diff options
author | Taylor Blau <me@ttaylorr.com> | 2022-05-20 19:18:06 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-05-26 15:48:26 -0700 |
commit | 4571324b99fcf7bd9e58fce677801fbf72b0e0a5 (patch) | |
tree | 62f6efe9132e04484e66c304e784e661eca3d58c /builtin/commit.c | |
parent | f9825d1cf752b8d04a3e9193ff6fdb54d09e28a3 (diff) |
builtin/repack.c: allow configuring cruft pack generation
In servers which set the pack.window configuration to a large value, we
can wind up spending quite a lot of time finding new bases when breaking
delta chains between reachable and unreachable objects while generating
a cruft pack.
Introduce a handful of `repack.cruft*` configuration variables to
control the parameters used by pack-objects when generating a cruft
pack.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions