Hi, On Tue, 27 Jan 2009, Anton wrote: > I have found a strange behaviour of "git rebase", present in following > versions: That is a known issue. Please work around it with redoing the rebase with -m. I could imagine that we should scan the commit messages before actually running rebase, and either activate -m, or escape the "diff" with a backslash (as is frequently done with "From" in mails). Ciao, Dscho -- 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