summaryrefslogtreecommitdiff
path: root/git-cvsimport.perl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-06-10 20:19:38 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-06-10 21:04:06 (GMT)
commit2bed2d47b4394bd6d4ae4645be9f7424009d3c9c (patch)
treec412afd638c4c3a02882b7bad3dff0f121d23403 /git-cvsimport.perl
parent15a906c5e99fc34534fd40d61590da142dee71d2 (diff)
downloadgit-2bed2d47b4394bd6d4ae4645be9f7424009d3c9c.zip
git-2bed2d47b4394bd6d4ae4645be9f7424009d3c9c.tar.gz
git-2bed2d47b4394bd6d4ae4645be9f7424009d3c9c.tar.bz2
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 'git-cvsimport.perl')
0 files changed, 0 insertions, 0 deletions