Skip to content

Commit f351b0a

Browse files
bmwillgitster
authored andcommitted
pack-protocol: mention and point to docs for protocol v2
Signed-off-by: Brandon Williams <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bb4d000 commit f351b0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/technical/pack-protocol.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Each Extra Parameter takes the form of `<key>=<value>` or `<key>`.
5050

5151
Servers that receive any such Extra Parameters MUST ignore all
5252
unrecognized keys. Currently, the only Extra Parameter recognized is
53-
"version=1".
53+
"version" with a value of '1' or '2'. See protocol-v2.txt for more
54+
information on protocol version 2.
5455

5556
Git Transport
5657
-------------

0 commit comments

Comments
 (0)