diff options
author | Taylor Blau <me@ttaylorr.com> | 2023-04-18 16:40:43 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-18 14:56:47 -0700 |
commit | b31d45b8315adc49b729496f3c0ed18a41ca08f6 (patch) | |
tree | fb045f3f5c56ea87d04263f7043007ba427f9215 /commit.c | |
parent | b934207a223a846e98c693c4c6a9ca32bf995688 (diff) |
t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default
In a similar spirit as previous commits, prepare for `gc --cruft`
becoming the default by ensuring that the tests in t6501 explicitly
cover the case of freshening loose objects not using cruft packs.
We could run this test twice, once with `--cruft` and once with
`--no-cruft`, but doing so is unnecessary, since we already test object
rescuing, freshening, and dealing with corrupt parts of the unreachable
object graph extensively via t5329.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions