Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
MinGW: implement mmap
[gitweb.git]
/
t
/
t7610-mergetool.sh
diff --git
a/t/t7610-mergetool.sh
b/t/t7610-mergetool.sh
index ee8589e8cde0bfc7317e7e9e72972475fd2f628a..e768c3eb2d48a9af2fc92729a6c20126f67ec866 100755
(executable)
--- a/
t/t7610-mergetool.sh
+++ b/
t/t7610-mergetool.sh
@@
-66,7
+66,7
@@
test_expect_success 'mergetool crlf' '
git reset --hard
'
-test_expect_
failure
'mergetool in subdir' '
+test_expect_
success
'mergetool in subdir' '
git checkout -b test3 branch1
cd subdir && (
test_must_fail git merge master >/dev/null 2>&1 &&