Heya, On Sat, Feb 21, 2009 at 20:26, Nicolas Pitre <nico@xxxxxxx> wrote: > On Sat, 21 Feb 2009, Sverre Rabbelier wrote: >> On Sat, Feb 21, 2009 at 03:14, Nicolas Pitre <nico@xxxxxxx> wrote: >> > 2) run 'git rebase -f --whitespace=fix HEAD~' >> >> Thanks for the plug ;), but you should note that that only works on a >> very recent git. It's not even in master yet, according to [0] it's >> been in next for only 7 days. > > Oh, OK... Still better than a non existing feature. That's true :). Btw, it's also possible to do: $ git rebase --whitespace=fix HEAD~ The --whitespace=fix will automagically turn on the -f :). -- Cheers, Sverre Rabbelier -- 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