#delegates #git #protocols #fetch #gix #transport #version

deprecated git-protocol

Please use gix-<thiscrate> instead (‘git’ -> ‘gix’)

41 releases (26 breaking)

0.26.4 Feb 17, 2023
0.26.2 Jan 10, 2023
0.26.0 Dec 30, 2022
0.24.0 Nov 21, 2022
0.1.1 Sep 14, 2020

#10 in #gix

Download history 45/week @ 2024-07-19 381/week @ 2024-07-26 85/week @ 2024-08-02 44/week @ 2024-08-09 18/week @ 2024-08-16 14/week @ 2024-08-23 64/week @ 2024-08-30 32/week @ 2024-09-06 14/week @ 2024-09-13 47/week @ 2024-09-20 25/week @ 2024-09-27 48/week @ 2024-10-04 59/week @ 2024-10-11 37/week @ 2024-10-18 58/week @ 2024-10-25 41/week @ 2024-11-01

205 downloads per month
Used in 3 crates (via git-repository)

MIT/Apache

550KB
11K SLoC

An abstraction over [fetching][fetch()] a pack from the server.

This implementation hides the transport layer, statefulness and the protocol version to the fetch delegate, the actual client implementation.

Feature Flags

Dependencies

~7–38MB
~506K SLoC