Skip to content

Commit db2d36f

Browse files
bmwillgitster
authored andcommitted
config: document value 2 for protocol.version
Update the config documentation to note the value `2` as an acceptable value for the protocol.version config. Signed-off-by: Brandon Williams <[email protected]> Signed-off-by: Josh Steadmon <[email protected]> Reviewed-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f351b0a commit db2d36f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/config.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,6 +2587,8 @@ protocol.version::
25872587
* `1` - the original wire protocol with the addition of a version string
25882588
in the initial response from the server.
25892589

2590+
* `2` - link:technical/protocol-v2.html[wire protocol version 2].
2591+
25902592
--
25912593

25922594
pull.ff::

0 commit comments

Comments
 (0)