sha1-file.c: mark more strings for translation
[gitweb.git] / Documentation / technical / protocol-v2.txt
index 38d24fd2bce1af8c0986eea2ab0ded9a95c98a97..49bda76d231d08173a48593d0910b3cbc934f01c 100644 (file)
@@ -402,3 +402,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=<option>" capability line in the capability-list section of
+a request.
+
+The provided options must not contain a NUL or LF character.