]> git.99rst.org Git - git.git/commit
t7900: stop checking for loose refs
authorHan-Wen Nienhuys <redacted>
Mon, 31 May 2021 16:56:34 +0000 (16:56 +0000)
committerJunio C Hamano <redacted>
Wed, 2 Jun 2021 01:01:55 +0000 (10:01 +0900)
commite740873c4778434737e36eecf2a9393abe709a88
tree44710aa3f7a2be4e87ff35f8e29c82e4714b92d1
parentfe8fc09f34c353b744d793d45c2ee62fb1a5f699
t7900: stop checking for loose refs

Given that git-maintenance simply calls out git-pack-refs, it seems superfluous
to test the functionality of pack-refs itself, as that is covered by
t3210-pack-refs.sh.

Signed-off-by: Han-Wen Nienhuys <redacted>
Reviewed-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t7900-maintenance.sh
git clone https://git.99rst.org/PROJECT