summaryrefslogtreecommitdiffstats
path: root/git-send-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-27 11:23:59 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-27 11:23:59 -0700
commit7ab74c417c5b91c9b0cabd4b4ba94884c0aff570 (patch)
tree6b674fc3b14787043a359b5bec8787ff6830c36b /git-send-pack.txt
parent7f4fdacfb06ac5b89d5a3c9826ec749a36e474c6 (diff)
downloadgit-htmldocs-7ab74c417c5b91c9b0cabd4b4ba94884c0aff570.tar.gz
Autogenerated HTML docs for v2.12.2-430-ge0ef7
Diffstat (limited to 'git-send-pack.txt')
-rw-r--r--git-send-pack.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-send-pack.txt b/git-send-pack.txt
index a831dd028..966abb0df 100644
--- a/git-send-pack.txt
+++ b/git-send-pack.txt
@@ -81,6 +81,12 @@ be in a separate packet, and the list must end with a flush packet.
will also fail if the actual call to `gpg --sign` fails. See
linkgit:git-receive-pack[1] for the details on the receiving end.
+--push-option=<string>::
+ Pass the specified string as a push option for consumption by
+ hooks on the server side. If the server doesn't support push
+ options, error out. See linkgit:git-push[1] and
+ linkgit:githooks[5] for details.
+
<host>::
A remote host to house the repository. When this
part is specified, 'git-receive-pack' is invoked via