Merge branch 'ks/pack-objects-bitmap'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Sep 2016 22:15:21 +0000 (15:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Sep 2016 22:15:21 +0000 (15:15 -0700)
Some codepaths in "git pack-objects" were not ready to use an
existing pack bitmap; now they are and as the result they have
become faster.

* ks/pack-objects-bitmap:
pack-objects: use reachability bitmap index when generating non-stdout pack
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is in use

1  2 
builtin/pack-objects.c
t/t5310-pack-bitmaps.sh
Simple merge
Simple merge