Merge branch 'bw/protocol-v2'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:50 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:51 +0000 (10:30 -0700)
Doc fix.

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

Documentation/config.txt
index 8d85d1a324269d16dcaba66183ba30756fac25b1..ad0f4510c39c977bc95b41776eda4088d7a89885 100644 (file)
@@ -2856,6 +2856,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::