Module git_transport::client::git::connect
source · Available on crate feature
blocking-client
and (crate features blocking-client
or async-client
) only.Expand description
Enums
Functions
Connect to a git daemon running on
host
and optionally port
and a repository at path
.