lilypond-devel
[Top][All Lists]
Advanced

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

Re: git on Windows (was: Re: git not fetching from origin...)


From: Johannes Schindelin
Subject: Re: git on Windows (was: Re: git not fetching from origin...)
Date: Tue, 26 May 2009 15:10:30 +0200 (CEST)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

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





reply via email to

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