Module git_transport::client::git[][src]

Structs

Connection

A TCP connection to either a git daemon or a spawned git process.

Enums

ConnectMode

The way to connect to a process speaking the git protocol.

Error

The error used in connect().

Functions

connect

Connect to a git daemon running on host and optionally port and a repository at path.