Hi, Stephan Beyer wrote: > @@ -285,7 +294,7 @@ else > if test -d "$dotest" > then > die "previous rebase directory $dotest still exists." \ > - 'try git-rebase < --continue | --abort >' > + 'Try git-rebase (--continue | --abort | --skip)' ^^ This should perhaps be dashless. :\ And when "git rebase -m" has been invoked, a conflict occurs and the user is typing "git rebase", then fatal: Needed a single revision invalid upstream shows up again. So the patch does not affect all cases... :| Regards -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- 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