aboutsummaryrefslogtreecommitdiff
path: root/diffcore-break.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-02-24 09:45:51 +0100
committerJunio C Hamano <gitster@pobox.com>2026-02-24 07:33:20 -0800
commitd2fbe9af79148a93bbcc2fa540e21e9fe3594b65 (patch)
tree13957526aa79ab3ade9c95380aead641f2c34944 /diffcore-break.c
parent38ae87c1ba6b070a4ab69d9ae08c39bcbfcba00c (diff)
downloadgit-d2fbe9af79148a93bbcc2fa540e21e9fe3594b65.tar.xz
t7900: prepare for switch of the default strategy
The t7900 test suite is exercising git-maintenance(1) and is thus of course heavily reliant on the exact maintenance strategy. This reliance comes in two flavors: - One test explicitly wants to verify that git-gc(1) is run as part of `git maintenance run`. This test is adapted by explicitly picking the "gc" strategy. - The other tests assume a specific shape of the object database, which is dependent on whether or not we run auto-maintenance before we come to the actual subject under test. These tests are adapted by disabling auto-maintenance. With these changes t7900 passes with both "gc" and "geometric" default strategies. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-break.c')
0 files changed, 0 insertions, 0 deletions