lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [frogs] Patch for Issue #830


From: Trevor Daniels
Subject: Re: [frogs] Patch for Issue #830
Date: Sun, 20 Dec 2009 23:05:27 -0000


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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]