gix-transport 0.42.3

A crate of the gitoxide project dedicated to implementing the git transport layer
Documentation
An implementation of the `git` transport layer, abstracting over all of its [versions][Protocol], providing [`connect()`] to establish a connection given a repository URL. All git transports are supported, including `ssh`, `git`, `http` and `https`, as well as local repository paths. ## Feature Flags