Imported Upstream version 2.27.0
[platform/upstream/git.git] / Documentation / config / protocol.txt
index 756591d..0b40141 100644 (file)
@@ -48,7 +48,7 @@ protocol.version::
        If set, clients will attempt to communicate with a server
        using the specified protocol version.  If the server does
        not support it, communication falls back to version 0.
-       If unset, the default is `2`.
+       If unset, the default is `0`.
        Supported versions:
 +
 --