summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
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 /fetch-options.txt
parentb29ef02fe1b74d3a60b520c68cf021f2250473c0 (diff)
downloadgit-htmldocs-3fcdd0774d9c54ba3fd7344eed95570cd2e5f329.tar.gz
Autogenerated HTML docs for v2.7.2-367-g56f37
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index 952dfdfef..036edfb09 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -158,3 +158,11 @@ endif::git-pull[]
by default when it is attached to a terminal, unless -q
is specified. This flag forces progress status even if the
standard error stream is not directed to a terminal.
+
+-4::
+--ipv4::
+ Use IPv4 addresses only, ignoring IPv6 addresses.
+
+-6::
+--ipv6::
+ Use IPv6 addresses only, ignoring IPv4 addresses.