On Fri, Feb 6, 2015 at 3:06 PM, Junio C Hamano <[email protected]> wrote: > Junio C Hamano <[email protected]> writes: > + die(_("sorry, cannot apply a 'copying' patch in > reverse (yet)"));
Is it wise to give the reader of the output hope that this is not implemented (yet) but may be in the future? I'd drop the "sorry" as well as the "(yet)" as the style of this error message seems to differ from other error messages in git. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

