Merge branch 'bw/protocol-v2' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 13:57:57 +0000 (22:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 13:57:57 +0000 (22:57 +0900)
Doc fix.

* bw/protocol-v2:
config: document value 2 for protocol.version

Documentation/config.txt
index eb66a119753726b0260acd456f5728351dc05ba3..ee3b5dd8ef1d9620a555a526a7d15b917b0353af 100644 (file)
@@ -2828,6 +2828,8 @@ protocol.version::
 * `1` - the original wire protocol with the addition of a version string
   in the initial response from the server.
 
+* `2` - link:technical/protocol-v2.html[wire protocol version 2].
+
 --
 
 pull.ff::