]> git.99rst.org Git - git.git/commit
fsck tests: test for garbage appended to a loose object
authorÆvar Arnfjörð Bjarmason <redacted>
Fri, 1 Oct 2021 09:16:40 +0000 (11:16 +0200)
committerJunio C Hamano <redacted>
Fri, 1 Oct 2021 22:05:59 +0000 (15:05 -0700)
commita5ed333121bde3e170e5497d30391671a9910fb0
treed6edb89f1e43705c55a6c52276ecaaf7d54d73f4
parent42cd635b21f3a440c775022003b168feef946fa6
fsck tests: test for garbage appended to a loose object

There wasn't any output tests for this scenario, let's ensure that we
don't regress on it in the changes that come after this.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t1450-fsck.sh
git clone https://git.99rst.org/PROJECT