From: Jonathan Nieder <hidden> Date: 2016-06-15 23:01:44
Junio C Hamano wrote:
* 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.