gitremote-helpers.txt: document pushcert option
authorDave Borowitz <dborowitz@google.com>
Wed, 19 Aug 2015 15:26:42 +0000 (11:26 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 19:41:38 +0000 (12:41 -0700)
Signed-off-by: Dave Borowitz <dborowitz@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitremote-helpers.txt
index 82e2d154359de5dba6694ac7a844b34984e09300..78e0b27c18b73a5b93f39b611191f8d1aaf3d06c 100644 (file)
@@ -448,6 +448,9 @@ set by Git if the remote helper has the 'option' capability.
 'option update-shallow {'true'|'false'}::
        Allow to extend .git/shallow if the new refs require it.
 
+'option pushcert {'true'|'false'}::
+       GPG sign pushes.
+
 SEE ALSO
 --------
 linkgit:git-remote[1]