summaryrefslogtreecommitdiff
path: root/urlmatch.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-06-10 20:09:23 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-06-10 21:01:08 (GMT)
commit3198b89fb225ef8e0200e9486a48be8068e85d15 (patch)
tree04db2b3fda708b8b059953d160039adb08f06de5 /urlmatch.h
parent64d3dc94687bf4a8a422ab6d5cffcdb44315d49e (diff)
downloadgit-3198b89fb225ef8e0200e9486a48be8068e85d15.zip
git-3198b89fb225ef8e0200e9486a48be8068e85d15.tar.gz
git-3198b89fb225ef8e0200e9486a48be8068e85d15.tar.bz2
repack: respect pack.writebitmaps
The config option to turn on bitmaps is read all the way down in the plumbing of pack-objects. This makes it hard for other options in the porcelain of repack to make decisions based on the bitmap setting. For example, repack.packKeptObjects tries to kick in by default only when bitmaps are turned on. But it can't do so reliably because it doesn't yet know whether we are using bitmaps. This patch teaches repack to respect pack.writebitmaps. It means we pass a redundant command-line flag to pack-objects, but that's OK; it shouldn't affect the outcome. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'urlmatch.h')
0 files changed, 0 insertions, 0 deletions