]> git.ipfire.org Git - thirdparty/git.git/commit
t4202: move reffiles specific tests to t0600
authorJohn Cai <johncai86@gmail.com>
Fri, 19 Jan 2024 20:18:59 +0000 (20:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jan 2024 23:57:26 +0000 (15:57 -0800)
commit1030d1407f92996034afc0f45317e87b90ea65c7
tree1b324cc62a2e5999b145752d60fdebb23a1702b0
parent99a294bcdb84152fa3d4868666227c1e49378727
t4202: move reffiles specific tests to t0600

Move two tests into t0600 since they write loose reflog refs manually
and thus are specific to the reffiles backend.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0600-reffiles-backend.sh
t/t4202-log.sh