We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad7b8a7 + bb4d000 commit 5e6140eCopy full SHA for 5e6140e
Documentation/technical/protocol-v2.txt
@@ -64,9 +64,8 @@ When using the http:// or https:// transport a client makes a "smart"
64
info/refs request as described in `http-protocol.txt` and requests that
65
v2 be used by supplying "version=2" in the `Git-Protocol` header.
66
67
- C: Git-Protocol: version=2
68
- C:
69
C: GET $GIT_URL/info/refs?service=git-upload-pack HTTP/1.0
+ C: Git-Protocol: version=2
70
71
A v2 server would reply:
72
0 commit comments