git-protocol 0.26.4

Please use `gix-<thiscrate>` instead ('git' -> 'gix')
Documentation

An abstraction over [fetching][fetch()] a pack from the server.

This implementation hides the transport layer, statefulness and the protocol version to the [fetch delegate][fetch::Delegate], the actual client implementation.

Feature Flags