Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t7407: fix line endings for mingw build
[gitweb.git]
/
t
/
t5302-pack-index.sh
diff --git
a/t/t5302-pack-index.sh
b/t/t5302-pack-index.sh
index fb3a270822c9a4ac2e4f79bfa71c784291859d4f..b34ea93a8056a7ae0edf111ffe14c99b7c5b33c5 100755
(executable)
--- a/
t/t5302-pack-index.sh
+++ b/
t/t5302-pack-index.sh
@@
-8,7
+8,7
@@
test_description='pack index with 64-bit offsets and object CRC'
test_expect_success \
'setup' \
- 'rm -rf .git
+ 'rm -rf .git
&&
git init &&
git config pack.threads 1 &&
i=1 &&