From: Junio C Hamano Date: Tue, 31 Jan 2017 21:32:06 +0000 (-0800) Subject: Merge branch 'dt/disable-bitmap-in-auto-gc' into maint X-Git-Tag: v2.11.1~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/81037171a59db996e05b98878359362ead6029f9 Merge branch 'dt/disable-bitmap-in-auto-gc' into maint 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 --- 81037171a59db996e05b98878359362ead6029f9