Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t9143: do not fail if Compress::Zlib is missing
"git svn gc" will not compress unhandled.log files if Compress::Zlib is missing. However, leftover index files should always be removed, so add a test for this behavior as well. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information