summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index ea905009a..e841434c7 100644
--- a/git-config.html
+++ b/git-config.html
@@ -5514,6 +5514,12 @@ skipping more commits at a time, reducing the number of round trips.
walking fewer objects.
</p>
</li>
+<li>
+<p>
+<code>pack.allowPackReuse=multi</code> may improve the time it takes to create a pack by
+reusing objects from multiple packs instead of just one.
+</p>
+</li>
</ul></div>
</dd>
<dt class="hdlist1">