gitremote-helpers.txt: document pushcert option

Signed-off-by: Dave Borowitz <dborowitz@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Dave Borowitz 2015-08-19 11:26:42 -04:00 committed by Junio C Hamano
parent 66697fe4ba
commit b9299a2bb1

View 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]