Merge branch 'jk/repack-silence-auto-bitmap-warning'
authorJunio C Hamano <gitster@pobox.com>
Thu, 1 Aug 2019 16:10:50 +0000 (09:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Aug 2019 16:10:50 +0000 (09:10 -0700)
Squelch unneeded and misleading warnings from "repack" when the
command attempts to generate pack bitmaps without explicitly asked
for by the user.

* jk/repack-silence-auto-bitmap-warning:
repack: simplify handling of auto-bitmaps and .keep files
repack: silence warnings when auto-enabled bitmaps cannot be built
t7700: clean up .keep file in bitmap-writing test

Trivial merge