Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
lstat_cache: guard against full match of length of 'name' parameter
[gitweb.git]
/
t
/
t3404-rebase-interactive.sh
diff --git
a/t/t3404-rebase-interactive.sh
b/t/t3404-rebase-interactive.sh
index c32ff6682b932b3d9b270de7260a2671d8d07403..a973628e8e3767ae017a6b18742bf4b66a68cdaa 100755
(executable)
--- a/
t/t3404-rebase-interactive.sh
+++ b/
t/t3404-rebase-interactive.sh
@@
-119,11
+119,11
@@
index e69de29..00750ed 100644
EOF
cat > expect2 << EOF
-<<<<<<< HEAD
:file1
+<<<<<<< HEAD
2
=======
3
->>>>>>> b7ca976... G
:file1
+>>>>>>> b7ca976... G
EOF
test_expect_success 'stop on conflicting pick' '