aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-08-17 13:09:55 -0700
committerJunio C Hamano <gitster@pobox.com>2018-08-17 13:09:55 -0700
commit28dbabb5e04d0d2bc714c46f24dfbf102089c15b (patch)
tree8aeebb44d9d14177a512e7b73532bb00865c3362 /Documentation/config.txt
parent72c11b7e62c02d18a51f0bbaa2154ecebf8c74f0 (diff)
parent526608284a7600c5f0bcd6f5435ee680d79347ef (diff)
downloadgit-28dbabb5e04d0d2bc714c46f24dfbf102089c15b.tar.gz
Merge branch 'ab/fetch-nego'
Update to a few other topics around 'git fetch'. * ab/fetch-nego: fetch doc: cross-link two new negotiation options negotiator: unknown fetch.negotiationAlgorithm should error out
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index c0eb78e344..b568bad15d 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1550,9 +1550,12 @@ fetch.negotiationAlgorithm::
sent when negotiating the contents of the packfile to be sent by the
server. Set to "skipping" to use an algorithm that skips commits in an
effort to converge faster, but may result in a larger-than-necessary
- packfile; any other value instructs Git to use the default algorithm
+ packfile; The default is "default" which instructs Git to use the default algorithm
that never skips commits (unless the server has acknowledged it or one
of its descendants).
+ Unknown values will cause 'git fetch' to error out.
++
+See also the `--negotiation-tip` option for linkgit:git-fetch[1].
format.attach::
Enable multipart/mixed attachments as the default for