gg-git icon indicating copy to clipboard operation
gg-git copied to clipboard

Add Git transport support to packfile/client

Open zombiezen opened this issue 4 years ago • 1 comments

This is the less-used git:// transport scheme documented in https://git-scm.com/docs/pack-protocol#_git_transport

zombiezen avatar Jan 13 '21 04:01 zombiezen

The Git transport requires handling the stateful git-upload-pack. Pushing out support for this to a later version.

zombiezen avatar Jan 18 '21 23:01 zombiezen