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::
34
34
reachability bitmap is available, pack-objects will try to send
35
35
parts of all packs in the MIDX.
36
36
+
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.
42
41
43
42
pack.island::
44
43
An extended regular expression configuring a set of delta
You can’t perform that action at this time.
0 commit comments