Re: [PATCH 8/9] Use git diff instead of diff in t7201
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:08
Daniel Barkalow [off-list ref] writes:
If the test failed, it was giving really unclear ed script output. Instead, give a diff that sort of suggests the problem.
Hmm. I'd actually prefer using "diff -u" instead.