]> git.ipfire.org Git - thirdparty/git.git/commitdiff
t1450: demonstrate undetected in-tree d/f conflict
authorRené Scharfe <l.s.r@web.de>
Thu, 21 May 2020 09:52:43 +0000 (11:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2020 18:03:13 +0000 (11:03 -0700)
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1450-fsck.sh

index a006ef1ee132ea02c2140f1b0431c16047926a63..7e70a253f864898769ce858d7e57a70408dc4766 100755 (executable)
@@ -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 &&