gg-git
gg-git copied to clipboard
Add Git transport support to packfile/client
This is the less-used git:// transport scheme documented in https://git-scm.com/docs/pack-protocol#_git_transport
The Git transport requires handling the stateful git-upload-pack. Pushing out support for this to a later version.