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:

committed by
Junio C Hamano

parent
66697fe4ba
commit
b9299a2bb1
@ -448,6 +448,9 @@ set by Git if the remote helper has the 'option' capability.
|
|||||||
'option update-shallow {'true'|'false'}::
|
'option update-shallow {'true'|'false'}::
|
||||||
Allow to extend .git/shallow if the new refs require it.
|
Allow to extend .git/shallow if the new refs require it.
|
||||||
|
|
||||||
|
'option pushcert {'true'|'false'}::
|
||||||
|
GPG sign pushes.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
linkgit:git-remote[1]
|
linkgit:git-remote[1]
|
||||||
|
Reference in New Issue
Block a user