Module gix_transport::client::git::connect
source · Available on crate feature
blocking-client
and (crate features blocking-client
or async-client
) only.Expand description
Enums§
- The error used in
connect()
.
Functions§
- Connect to a git daemon running on
host
and optionallyport
and a repository atpath
.