32 releases (18 breaking)
0.43.0 | Oct 22, 2024 |
---|---|
0.42.2 | Jul 23, 2024 |
0.41.3 |
|
0.40.1 | Dec 30, 2023 |
0.29.1 | Mar 26, 2023 |
#1722 in Network programming
305,766 downloads per month
Used in 106 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
~369K SLoC