mirror of
https://github.com/git/git.git
synced 2024-11-28 04:23:30 +08:00
t1450: demonstrate undetected in-tree d/f conflict
Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
fc12aa7bfd
commit
3d71b1cf60
@ -261,6 +261,7 @@ check_duplicate_names () {
|
||||
|
||||
check_duplicate_names success x x.1 x/
|
||||
check_duplicate_names success x x.1.2 x.1/ x/
|
||||
check_duplicate_names failure x x.1 x.1.2 x/
|
||||
|
||||
test_expect_success 'unparseable tree object' '
|
||||
test_oid_cache <<-\EOF &&
|
||||
|
Loading…
Reference in New Issue
Block a user