]> git.99rst.org Git - git.git/commit
t7703: test --geometric repack with loose objects
authorTaylor Blau <redacted>
Fri, 5 Mar 2021 15:21:43 +0000 (10:21 -0500)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t7703-repack-geometric.sh
git clone https://git.99rst.org/PROJECT