]> git.99rst.org Git - git.git/commit
t4202: move reffiles specific tests to t0600
authorJohn Cai <redacted>
Fri, 19 Jan 2024 20:18:59 +0000 (20:18 +0000)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t0600-reffiles-backend.sh
t/t4202-log.sh
git clone https://git.99rst.org/PROJECT