Heya,
On Sat, Feb 21, 2009 at 20:26, Nicolas Pitre [off-list ref] wrote:
On Sat, 21 Feb 2009, Sverre Rabbelier wrote:
quoted
On Sat, Feb 21, 2009 at 03:14, Nicolas Pitre [off-list ref] wrote:
quoted
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