summaryrefslogtreecommitdiff
path: root/t/t0008-ignores.sh
diff options
context:
space:
mode:
authorLibravatar Han-Wen Nienhuys <hanwen@google.com>2021-11-29 18:20:22 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-11-29 15:09:32 -0800
commit911e9e88abeceb23fd6780d2cb6cf623957290a4 (patch)
tree73277c2ccb207621d5c6a7f79a0e2956e687529d /t/t0008-ignores.sh
parentGit 2.34 (diff)
downloadtgif-911e9e88abeceb23fd6780d2cb6cf623957290a4.tar.xz
t1404: mark directory/file conflict tests with REFFILES
The files backend uses file system locking on individual refs, which means a directory/file conflict can prevent locks being taken. For example, in a repo with just the ref "foo", an update (DELETE "foo") + (ADD "foo/bar") cannot be executed in the files backend, as one cannot take a lock on foo/bar. The current reftable proof-of-concept integration supports these tranactions, as the result is a repo with just "foo/bar", which has no directory/file conflict. Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0008-ignores.sh')
0 files changed, 0 insertions, 0 deletions