Re: [frogs] Patch for Issue #830

[ Thread Index | Date Index | More lilynet.net/frogs Archives ]



Graham Percival wrote Sunday, December 20, 2009 9:01 PM


There's some git command that removes whitespaces at the end of
lines.

Yes, it's git rebase.  That has a --whitespace=fix option.
So if your mods are in branch mymods, say, just enter

git rebase --whitespace=fix master mymods

You'll normally want to rebase before you create a patch
anyway, so this is a handy way of removing whitespace.

Trevor



---
----
Join the Frogs!


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/