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.
1 parent bb4d000 commit f351b0aCopy full SHA for f351b0a
Documentation/technical/pack-protocol.txt
@@ -50,7 +50,8 @@ Each Extra Parameter takes the form of `<key>=<value>` or `<key>`.
50
51
Servers that receive any such Extra Parameters MUST ignore all
52
unrecognized keys. Currently, the only Extra Parameter recognized is
53
-"version=1".
+"version" with a value of '1' or '2'. See protocol-v2.txt for more
54
+information on protocol version 2.
55
56
Git Transport
57
-------------
0 commit comments