summaryrefslogtreecommitdiff
path: root/t/perf
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2014-06-10 16:19:38 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-06-10 14:04:06 -0700
commit2bed2d47b4394bd6d4ae4645be9f7424009d3c9c (patch)
treec412afd638c4c3a02882b7bad3dff0f121d23403 /t/perf
parentpack-objects: stop respecting pack.writebitmaps (diff)
downloadtgif-2bed2d47b4394bd6d4ae4645be9f7424009d3c9c.tar.xz
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