From: Junio C Hamano Date: Wed, 18 Jan 2017 23:12:12 +0000 (-0800) Subject: Merge branch 'dt/disable-bitmap-in-auto-gc' X-Git-Tag: v2.12.0-rc0~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf417e2c1f50578d8f7eccb65b981042d05939f0;p=git Merge branch 'dt/disable-bitmap-in-auto-gc' It is natural that "git gc --auto" may not attempt to pack everything into a single pack, and there is no point in warning when the user has configured the system to use the pack bitmap, leading to disabling further "gc". * dt/disable-bitmap-in-auto-gc: repack: die on incremental + write-bitmap-index auto gc: don't write bitmaps for incremental repacks --- cf417e2c1f50578d8f7eccb65b981042d05939f0