-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 21. Dezember 2009 17:11:54 schrieb Trevor Daniels:
> Carl Sorensen wrote" <c_soren...@byu.edu>
> > so you can do
> >
> > git rebase --whitespace=fix HEAD^
> 
> Hhm.  I don't think this works.
> 
> The whitespace option is simply passed to apply
> for actioning, but in this case apply is never
> invoked as HEAD is already up to date.

Please note the ^ in the command, which means the commit **before** HEAD, so 
this command takes all commits since HEAD-1 (i.e. it takes only the last 
patch) and corrects all trailing whitespace in it.

Cheers,
Reinhold

- -- 
- ------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFLL6RRTqjEwhXvPN0RAsZEAJ9lByJ0eqCsHo0HEfNVZGWYbKcaAgCfU6Dg
cDpCqGpOZur0A3z/3x9nH14=
=WBip
-----END PGP SIGNATURE-----


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to