summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-08-17 15:21:16 -0700
committerJunio C Hamano <gitster@pobox.com>2018-08-17 15:21:16 -0700
commitbfd91f4e89b5ab0f4238e1bfb7bd0e2a82adc225 (patch)
treec33af60aaec3db5022000bba743acc5c95314c23 /git-fetch.html
parentf09b7cd0fc08d1df0fbd5c756672772049836b7a (diff)
downloadgit-htmldocs-bfd91f4e89b5ab0f4238e1bfb7bd0e2a82adc225.tar.gz
Autogenerated HTML docs for v2.18.0-748-gfa03c
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-fetch.html b/git-fetch.html
index e58fc1a3c..75f6ef863 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -889,6 +889,8 @@ commits reachable from any of the given commits.</p></div>
<div class="paragraph"><p>The argument to this option may be a glob on ref names, a ref, or the (possibly
abbreviated) SHA-1 of a commit. Specifying a glob is equivalent to specifying
this option multiple times, one for each matching ref name.</p></div>
+<div class="paragraph"><p>See also the <code>fetch.negotiationAlgorithm</code> configuration variable
+documented in <a href="git-config.html">git-config(1)</a>.</p></div>
</dd>
<dt class="hdlist1">
--dry-run