parent
10455d2a95
commit
74e3f97be8
|
@ -119,7 +119,7 @@ test_expect_success \
|
||||||
'compare_diff_raw expected current'
|
'compare_diff_raw expected current'
|
||||||
|
|
||||||
test_expect_success \
|
test_expect_success \
|
||||||
'run diff with -B' \
|
'run diff with -B -M' \
|
||||||
'git diff-index -B -M "$tree" >current'
|
'git diff-index -B -M "$tree" >current'
|
||||||
|
|
||||||
# This should not mistake file0 as the copy source of new file1
|
# This should not mistake file0 as the copy source of new file1
|
||||||
|
|
Loading…
Reference in New Issue