34 releases (19 breaking)
0.44.0 | Dec 22, 2024 |
---|---|
0.43.1 | Nov 24, 2024 |
0.43.0 | Oct 22, 2024 |
0.42.2 | Jul 23, 2024 |
0.29.1 | Mar 26, 2023 |
#1732 in Network programming
370,648 downloads per month
Used in 144 crates
(4 directly)
495KB
9K
SLoC
An implementation of the git
transport layer, abstracting over all of its [versions][Protocol], providing
[connect()
] to establish a connection given a repository URL.
All git transports are supported, including ssh
, git
, http
and https
, as well as local repository paths.
Feature Flags
Dependencies
~5–23MB
~373K SLoC