Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/cat-file-buffered-batch-all'
[gitweb.git]
/
t
/
t6101-rev-parse-parents.sh
diff --git
a/t/t6101-rev-parse-parents.sh
b/t/t6101-rev-parse-parents.sh
index 10b1452766b613932f66421f6c9bfafecc093177..1c6952d04936b190c9cf42024519273b00747113 100755
(executable)
--- a/
t/t6101-rev-parse-parents.sh
+++ b/
t/t6101-rev-parse-parents.sh
@@
-19,7
+19,7
@@
test_expect_success 'setup' '
git checkout --orphan tmp &&
test_commit start2 &&
git checkout master &&
- git merge -m next start2 &&
+ git merge -m next
--allow-unrelated-histories
start2 &&
test_commit final &&
test_seq 40 |