Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-parse: --abbrev-ref option to shorten ref name
[gitweb.git]
/
t
/
t7405-submodule-merge.sh
diff --git
a/t/t7405-submodule-merge.sh
b/t/t7405-submodule-merge.sh
index 9778ad49cf1c8ac344f20eb50ef0a88e2b2668aa..aa6c44ce4f5855bd4f18f737c7b1239407549eab 100755
(executable)
--- a/
t/t7405-submodule-merge.sh
+++ b/
t/t7405-submodule-merge.sh
@@
-63,7
+63,7
@@
test_expect_failure 'merging with modify/modify conflict' '
'
-test_expect_
failure
'merging with a modify/modify conflict between merge bases' '
+test_expect_
success
'merging with a modify/modify conflict between merge bases' '
git reset --hard HEAD &&
git checkout -b test2 c &&