Hi, On Tue, 26 May 2009, Carl D. Sorensen wrote:
> When I make my own patches, they're Unix line endings. > > Trevor, could you do a quick search for the fixes you've pushed, and > identify the patches that caused the problem? You can let Git search for you: $ git log -S"$(printf "\r")" If you want to see the corresponding patches, too, say $ git log -S"$(printf "\r")" -p Ciao, Dscho _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel