Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitremote-helpers.txt: document pushcert option
author
Dave Borowitz
<dborowitz@google.com>
Wed, 19 Aug 2015 15:26:42 +0000
(11:26 -0400)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
66697fe
)
diff --git
a/Documentation/gitremote-helpers.txt
b/Documentation/gitremote-helpers.txt
index 82e2d154359de5dba6694ac7a844b34984e09300..78e0b27c18b73a5b93f39b611191f8d1aaf3d06c 100644
(file)
--- a/
Documentation/gitremote-helpers.txt
+++ b/
Documentation/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]