diff options
Diffstat (limited to 't/perf/p5311-pack-bitmaps-fetch.sh')
-rwxr-xr-x | t/perf/p5311-pack-bitmaps-fetch.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/perf/p5311-pack-bitmaps-fetch.sh b/t/perf/p5311-pack-bitmaps-fetch.sh index b04575951f..47c3fd7581 100755 --- 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 ' |