]> Kevux Git Server - rit/commit
t7703: test --geometric repack with loose objects
authorTaylor Blau <me@ttaylorr.com>
Fri, 5 Mar 2021 15:21:43 +0000 (10:21 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Mar 2021 19:33:52 +0000 (11:33 -0800)
commitdab324773422f38f8572185127a268813342805e
treec5f6598b98780cc233f3d2a5b51548baa712c591
parentf25e33c1566fecb097a460f0649ac1a20c418843
t7703: test --geometric repack with loose objects

We don't currently have a test that demonstrates the non-idempotent
behavior of 'git repack --geometric' with loose objects, so add one here
to make sure we don't regress in this area.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7703-repack-geometric.sh