bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1044 in lilypond: strip-whitespace in lily-git


From: lilypond
Subject: Re: Issue 1044 in lilypond: strip-whitespace in lily-git
Date: Wed, 31 Mar 2010 07:39:09 +0000


Comment #6 on issue 1044 by pnorcks: strip-whitespace in lily-git
http://code.google.com/p/lilypond/issues/detail?id=1044

This commit definitely has 3 trailing spaces on the first line of the patch.

However, after running the "git rebase --whitespace=fix HEAD^" command, the 3
trailing spaces are removed from the patch.  This is with Git 1.7.0.3.

This is the command sequence I used to verify:

  $ git am 0001-BAD-COMMIT-added-whitespace.patch
  $ git rebase --whitespace=fix HEAD^
  $ git format-patch -o ~ origin
  $ vim ~/0001-BAD-COMMIT-added-whitespace.patch

Graham: maybe it's a bug in your version of Git?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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