t1415: set REFFILES for test specific to storage format
commit1231cab341e3e14065e39a5403ad8026c9bc19a8
authorHan-Wen Nienhuys <hanwen@google.com>
Mon, 31 May 2021 16:56:37 +0000 (31 16:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2021 01:01:55 +0000 (2 10:01 +0900)
tree453ea5b81bf8175392cbd4c2c87f10c4e88416fd
parentdc474899e7ad19be0a9f76b2ee2915b8bf79b683
t1415: set REFFILES for test specific to storage format

Packing refs (and therefore checking that certain refs are not packed)
is a property of the packed/loose ref storage. Add a comment to explain
what the test checks.

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/t1415-worktree-refs.sh