summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-31 16:06:13 -0700
committerJunio C Hamano <gitster@pobox.com>2015-08-31 16:06:13 -0700
commit3891e25205fcfcf3ed8583d096257f407ed4ef90 (patch)
treea766001f024e1539582044939b61a436616a42b9 /gitremote-helpers.txt
parent5ef569ff27dfec295f3f21a67dfe6da55d667d06 (diff)
downloadgit-htmldocs-3891e25205fcfcf3ed8583d096257f407ed4ef90.tar.gz
Autogenerated HTML docs for v2.5.1-454-g16163
Diffstat (limited to 'gitremote-helpers.txt')
-rw-r--r--gitremote-helpers.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gitremote-helpers.txt b/gitremote-helpers.txt
index 82e2d1543..78e0b27c1 100644
--- a/gitremote-helpers.txt
+++ b/gitremote-helpers.txt
@@ -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]