]> Kevux Git Server - rit/commit
t5510: explicitly use "gc" strategy
authorPatrick Steinhardt <ps@pks.im>
Tue, 24 Feb 2026 08:45:49 +0000 (09:45 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Feb 2026 15:33:19 +0000 (07:33 -0800)
commit94f5d9f09e3c25a2c1efafcab7697a3387c80b4b
treeb45d6d210f09feab8f5f530992ee58c81433bb13
parent0894704369579cb99bba21e88e9ec7ff3852deee
t5510: explicitly use "gc" strategy

One of the tests in t5510 wants to verify that auto-gc does not lock up
when fetching into a repository. Adapt it to explicitly pick the "gc"
strategy for auto-maintenance.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5510-fetch.sh