summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-17 06:40:45 +0900
committerJunio C Hamano <gitster@pobox.com>2021-05-17 06:40:45 +0900
commit608b11da2f9110b9b1ce96eb56f84676567afec3 (patch)
tree0906054dc79cb4c281e6095e61af93dce616e322 /git-config.html
parent766021adccd91e4e3bd819f1497156306f0e0687 (diff)
downloadgit-htmldocs-608b11da2f9110b9b1ce96eb56f84676567afec3.tar.gz
Autogenerated HTML docs for v2.32.0-rc0
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 98e960d76..205ba5f58 100644
--- a/git-config.html
+++ b/git-config.html
@@ -8511,6 +8511,18 @@ push.useForceIfIncludes
</p>
</dd>
<dt class="hdlist1">
+push.negotiate
+</dt>
+<dd>
+<p>
+ If set to "true", attempt to reduce the size of the packfile
+ sent by rounds of negotiation in which the client and the
+ server attempt to find commits in common. If "false", Git will
+ rely solely on the server&#8217;s ref advertisement to find commits
+ in common.
+</p>
+</dd>
+<dt class="hdlist1">
rebase.backend
</dt>
<dd>