lilypond-devel
[Top][All Lists]
Advanced

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

Re: Help with git


From: David Kastrup
Subject: Re: Help with git
Date: Mon, 07 Jan 2008 19:24:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

Till Rettig <address@hidden> writes:

> David Kastrup schrieb:
>
>     Till Rettig <address@hidden> writes:
>
>
>
>         How can I refer to the remote branch? If I say: git rev-parse
>         git://git.sv.gnu.org/lilypond.git
>         I get only the message that the revision is unknown, the same for
>         format-patch...
>
>
>
>     Try
>
>     git rebase origin
>
>     and then you can do a git-format-patch origin afterwards (in case you
>     want all your commits on top of the origin).
>
> Ok, I discoverd this "origin" and so I get obviously with rev-parse
> the current commitish. But if I do format-patch

Sigh.  That's not what I wrote.  I wrote

    git-format-patch origin

> I really get ALL patches of the last ..., about 250. I only wanted
> patches for my own commits.  Kind of what differs in my branch to
> "origin".

Obviously.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum





reply via email to

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