Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t/perf
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-06-11 00:19:38 +0400
committerJunio C Hamano <gitster@pobox.com>2014-06-11 01:04:06 +0400
commit2bed2d47b4394bd6d4ae4645be9f7424009d3c9c (patch)
treec412afd638c4c3a02882b7bad3dff0f121d23403 /t/perf
parent15a906c5e99fc34534fd40d61590da142dee71d2 (diff)
repack: simplify handling of --write-bitmap-index
We previously needed to pass --no-write-bitmap-index explicitly to pack-objects to override its reading of pack.writebitmaps from the config. Now that it no longer does so, we can assume that bitmaps are off by default, and only turn them on when necessary. This also lets us avoid a confusing tri-state flag for write_bitmaps. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf')
0 files changed, 0 insertions, 0 deletions