On Tue, Feb 15, 2011 at 4:23 PM, Jay Soffian <jaysoffian@xxxxxxxxx> wrote: > --- a/builtin/revert.c > +++ b/builtin/revert.c > @@ -284,11 +284,10 @@ static void print_advice(void) > > Â Â Â Âadvise("after resolving the conflicts, mark the corrected paths"); > Â Â Â Âadvise("with 'git add <paths>' or 'git rm <paths>'"); > + Â Â Â advice("and commit the result with 'git commit'"); Obvious typo, I amended it but apparently ran format-patch before the amend. Assuming the series is otherwise okay it'll be fixed in the re-roll with tests and SoB. j. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html