From: Brandon Williams Date: Mon, 23 Apr 2018 22:46:22 +0000 (-0700) Subject: serve: introduce the server-option capability X-Git-Tag: v2.18.0-rc0~60^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecc3e5342de203fa2d84c4a49a46aaa87289534b;p=thirdparty%2Fgit.git serve: introduce the server-option capability Introduce the "server-option" capability to protocol version 2. This enables future clients the ability to send server specific options in command requests when using protocol version 2. Signed-off-by: Brandon Williams Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/protocol-v2.txt b/Documentation/technical/protocol-v2.txt index 136179d7d8..d7b6f38e0a 100644 --- a/Documentation/technical/protocol-v2.txt +++ b/Documentation/technical/protocol-v2.txt @@ -393,3 +393,13 @@ header. 1 - pack data 2 - progress messages 3 - fatal error message just before stream aborts + + server-option +~~~~~~~~~~~~~~~ + +If advertised, indicates that any number of server specific options can be +included in a request. This is done by sending each option as a +"server-option=