Re: [PATCH] prune, rm, show remote: exit with error code 1 on failure
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:37
Thanks.
Because this is a bugfix patch, we would want the fix applied to
'maint' to become part of 1.5.3.4, but your patch contained the
fix for "remote rm" that is not (and will not be) part of 'maint'.
I split the patch into two, applied the bits without "rm" part
to 'maint', merged the result into 'master' and applied the fix
for "rm" on 'master'.