From: Junio C Hamano <hidden> Date: 2016-06-15 23:01:44
On Mon, Jun 23, 2014 at 4:13 PM, Jonathan Nieder [off-list ref] wrote:
Junio C Hamano wrote:
quoted
* pb/trim-trailing-spaces (2014-06-13) 1 commit
(merged to 'next' on 2014-06-20 at 6985153)
+ t0008: do not depend on 'echo' handling backslashes specially
Will merge to 'master'.
Without this patch, 'master' doesn't pass t0008 for me with bash as
/bin/sh. The patch fixes it. So fwiw I like the patch.