Module git_transport::client::git
source · [−]Expand description
Modules
Structs
A TCP connection to either a git
daemon or a spawned git
process.
Enums
The way to connect to a process speaking the git
protocol.
Functions
Connect to a git daemon running on host
and optionally port
and a repository at path
.