Re: [PATCH 2/4] t5304: Add test for .bitmap garbage files
From: Junio C Hamano <hidden> Date: 2016-06-15 23:07:44
Doug Kelly [off-list ref] writes:
When checking for pack garbage, .bitmap files are now detected as
garbage when not associated with another .pack/.idx file.
Probably the above would read better with s/are now/should now be/,
as the _expect_failure this step introduces will be corrected with
Patch 4/4.
Also I'd suggest s/another/any/.