Hi, On Thu, 12 Feb 2009, Sverre Rabbelier wrote: > The result would be that all commits in origin/master..master have any > whitespace errors fixed, but it seems a bit clumsy. FWIW I typically use 'git rebase --whitespace=fix $(git merge-base origin/master master)' for that, but that only works when there is a single merge base. 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