Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fc/fetch-with-import-fix' into maint
[gitweb.git]
/
t
/
perf
/
p5311-pack-bitmaps-fetch.sh
diff --git
a/t/perf/p5311-pack-bitmaps-fetch.sh
b/t/perf/p5311-pack-bitmaps-fetch.sh
index b04575951f51ea1a41229aa7a17643aa0380dbf5..47c3fd7581cc99d562bb5796f3374e207573a304 100755
(executable)
--- a/
t/perf/p5311-pack-bitmaps-fetch.sh
+++ b/
t/perf/p5311-pack-bitmaps-fetch.sh
@@
-7,7
+7,6
@@
test_perf_default_repo
test_expect_success 'create bitmapped server repo' '
git config pack.writebitmaps true &&
- git config pack.writebitmaphashcache true &&
git repack -ad
'