Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/worktree-remove-errormsg'
[gitweb.git]
/
t
/
t5310-pack-bitmaps.sh
diff --git
a/t/t5310-pack-bitmaps.sh
b/t/t5310-pack-bitmaps.sh
index 3aab7024ca4761d0cd572dd361884ec53a837f32..6640329ebf609c5054a6f97919005855790571a6 100755
(executable)
--- a/
t/t5310-pack-bitmaps.sh
+++ b/
t/t5310-pack-bitmaps.sh
@@
-21,7
+21,7
@@
has_any () {
}
test_expect_success 'setup repo with moderate-sized history' '
- test_commit_bulk --id=file 10 &&
+ test_commit_bulk --id=file 10
0
&&
git checkout -b other HEAD~5 &&
test_commit_bulk --id=side 10 &&
git checkout master &&