diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-02-24 09:45:48 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-24 07:33:19 -0800 |
| commit | 0894704369579cb99bba21e88e9ec7ff3852deee (patch) | |
| tree | 6509ac0171aeee11868326be4e49b444845f255d /contrib/persistent-https | |
| parent | ea7d894f449d7f212ddf8a12a67f78467581b23f (diff) | |
| download | git-0894704369579cb99bba21e88e9ec7ff3852deee.tar.gz git-0894704369579cb99bba21e88e9ec7ff3852deee.zip | |
t5400: explicitly use "gc" strategy
In t5400 we verify that git-receive-pack(1) runs automated repository
maintenance in the remote repository. The check is performed indirectly
by observing an effect that git-gc(1) would have, namely to prune a
temporary object from the object database. In a subsequent commit we're
about to switch to the "geometric" strategy by default though, and here
we stop observing that effect.
Adapt the test to explicitly use the "gc" strategy to prepare for that
upcoming change.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
