File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,10 @@ pack.allowPackReuse::
3434 reachability bitmap is available, pack-objects will try to send
3535 parts of all packs in the MIDX.
3636+
37- If only a single pack bitmap is available, and
38- `pack.allowPackReuse` is set to "multi", reuse parts of just the
39- bitmapped packfile. This can reduce memory and CPU usage to
40- serve fetches, but might result in sending a slightly larger
41- pack. Defaults to true.
37+ If only a single pack bitmap is available, and `pack.allowPackReuse`
38+ is set to "multi", reuse parts of just the bitmapped packfile. This
39+ can reduce memory and CPU usage to serve fetches, but might result in
40+ sending a slightly larger pack. Defaults to true.
4241
4342pack.island::
4443 An extended regular expression configuring a set of delta
You can’t perform that action at this time.
0 commit comments