pack-protocol: mention and point to docs for protocol v2
Signed-off-by: Brandon Williams <bmwill@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
bb4d000e87
commit
f351b0aba4
@ -50,7 +50,8 @@ Each Extra Parameter takes the form of `<key>=<value>` or `<key>`.
|
||||
|
||||
Servers that receive any such Extra Parameters MUST ignore all
|
||||
unrecognized keys. Currently, the only Extra Parameter recognized is
|
||||
"version=1".
|
||||
"version" with a value of '1' or '2'. See protocol-v2.txt for more
|
||||
information on protocol version 2.
|
||||
|
||||
Git Transport
|
||||
-------------
|
||||
|
Loading…
Reference in New Issue
Block a user