summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
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.html
parent7f4fdacfb06ac5b89d5a3c9826ec749a36e474c6 (diff)
downloadgit-htmldocs-7ab74c417c5b91c9b0cabd4b4ba94884c0aff570.tar.gz
Autogenerated HTML docs for v2.12.2-430-ge0ef7
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index c74e64963..0b49465ca 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -877,6 +877,17 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--push-option=&lt;string&gt;
+</dt>
+<dd>
+<p>
+ Pass the specified string as a push option for consumption by
+ hooks on the server side. If the server doesn&#8217;t support push
+ options, error out. See <a href="git-push.html">git-push(1)</a> and
+ <a href="githooks.html">githooks(5)</a> for details.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;host&gt;
</dt>
<dd>
@@ -980,7 +991,7 @@ to disable the fast-forward check only on that ref.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-13 14:58:50 PDT
+Last updated 2017-03-27 11:23:42 PDT
</div>
</div>
</body>