Merge branch 'sb/doc-unify-bottom'
[gitweb.git] / Documentation / gitremote-helpers.txt
index 9e8681f9e1b554113e7d1881e214bc617af14109..23474b1eaba67a1c96cada7d3553396d21a5ab89 100644 (file)
@@ -462,6 +462,10 @@ set by Git if the remote helper has the 'option' capability.
 'option pushcert {'true'|'false'}::
        GPG sign pushes.
 
+'option push-option <string>::
+       Transmit <string> as a push option. As the a push option
+       must not contain LF or NUL characters, the string is not encoded.
+
 SEE ALSO
 --------
 linkgit:git-remote[1]