Merge branch 'bw/protocol-v2'

Doc fix.

* bw/protocol-v2:
  config: document value 2 for protocol.version
This commit is contained in:
Junio C Hamano 2018-09-24 10:30:50 -07:00
commit 5b39d49515

View 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::