]> Kevux Git Server - rit/commit
t1414: mark corruption test with REFFILES
authorHan-Wen Nienhuys <hanwen@google.com>
Mon, 31 May 2021 16:56:31 +0000 (16:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2021 01:01:55 +0000 (10:01 +0900)
commit41e2e177c7b8d3e8861c30342c5e57edd5425997
tree4545153981dbee88e50b037ab417fe3944d15fdf
parent759d02d1aeb2e9d51afe9f948fe0dc15093722a0
t1414: mark corruption test with REFFILES

The test checks what happens if reflog and ref database disagree on the state of
the latest commit. This seems to require accessing reflog storage directly.

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1414-reflog-walk.sh