gc: remove garbage .idx files from pack dir
authorDoug Kelly <dougk.ff7@gmail.com>
Wed, 4 Nov 2015 03:05:08 +0000 (21:05 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Nov 2015 19:30:22 +0000 (11:30 -0800)
Add a custom report_garbage handler to collect and remove
garbage .idx files from the pack directory.

Signed-off-by: Doug Kelly <dougk.ff7@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found