summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-09-19 21:55:56 -0400
committerJunio C Hamano <gitster@pobox.com>2022-09-21 10:21:47 -0700
commitb62ad5681f7ff08065d172f541ab2578d7b38e18 (patch)
tree402b3c4c6c614e232bf7d1137dd49e6b14e4f4b3 /commit-graph.c
parent0a8e5614924abaac17008aea3cef2ee8fa25f26a (diff)
midx.c: avoid cruft packs with non-zero `repack --batch-size`
Apply similar treatment with respect to cruft packs as in a few commits ago to `repack` with a non-zero `--batch-size`. Since the case of a non-zero `--batch-size` is handled separately (in `fill_included_packs_batch()` instead of `fill_included_packs_all()`), a separate fix must be applied for this case. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions