Re: [PATCH v17 16/48] refs.c: add an err argument to delete_ref_loose
From: Junio C Hamano <hidden> Date: 2016-06-15 23:01:40
Ronnie Sahlberg [off-list ref] writes:
Thanks.
I have rebased it on current master and re-sent it as v18
I passes all tests, except t0008 which is unrelated to this series.
I think You need to either have 97c1364b (t0008: do not depend on
'echo' handling backslashes specially, 2014-06-13), or avoid using
bash (e.g. "make SHELL_PATH=/bin/dash") to make t0008 pass
(cf. $gmane/251634).
Thanks.