summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-24 15:41:08 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-24 15:41:08 -0800
commit3fcdd0774d9c54ba3fd7344eed95570cd2e5f329 (patch)
tree2a3467b59ee5ade0b5644a09b9875da6afdbb920 /git-push.html
parentb29ef02fe1b74d3a60b520c68cf021f2250473c0 (diff)
downloadgit-htmldocs-3fcdd0774d9c54ba3fd7344eed95570cd2e5f329.tar.gz
Autogenerated HTML docs for v2.7.2-367-g56f37
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/git-push.html b/git-push.html
index 8d7e6e5ff..14b5ae344 100644
--- a/git-push.html
+++ b/git-push.html
@@ -1137,6 +1137,28 @@ origin +master</code> to force a push to the <code>master</code> branch). See th
push. With --no-verify, the hook is bypassed completely.
</p>
</dd>
+<dt class="hdlist1">
+-4
+</dt>
+<dt class="hdlist1">
+--ipv4
+</dt>
+<dd>
+<p>
+ Use IPv4 addresses only, ignoring IPv6 addresses.
+</p>
+</dd>
+<dt class="hdlist1">
+-6
+</dt>
+<dt class="hdlist1">
+--ipv6
+</dt>
+<dd>
+<p>
+ Use IPv6 addresses only, ignoring IPv4 addresses.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1748,7 +1770,7 @@ a <code>git gc</code> command on the origin repository.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-01-12 16:19:08 PST
+Last updated 2016-02-24 15:40:39 PST
</div>
</div>
</body>