]> git.ipfire.org Git - thirdparty/git.git/commit
t1405: use 'git reflog exists' to check reflog existence
authorHan-Wen Nienhuys <hanwen@google.com>
Mon, 2 Aug 2021 16:53:31 +0000 (16:53 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Aug 2021 20:17:21 +0000 (13:17 -0700)
commitace40eab9e8ee4d087b8ba7b603db4958e8ad28c
treef7fbc5e823266ec50d245f5004a08604da6af754
parent100ac47bf364290768001b2b438a84993a7042f6
t1405: use 'git reflog exists' to check reflog existence

This fixes a test failure for reftable.

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1405-main-ref-store.sh