Thomas Morley <thomasmorle...@googlemail.com> writes:

> 2012/12/3 Aleksandr Andreev <aleksandr.andr...@gmail.com>:
>> I went into my git-cl directory and did a git pull -r
>>
>> Works fine for me now.

>>> sorry, I still not have a working git-cl on LilyDev.
>>>
>>> harm@harm-laptop ~/lilypond-git (dev/local_working)$ git pull -r
>>>
>>> seems to be wrong, but whatelse should I do?
>
> Thanks Aleksandr,
>
> success.

For the record: I'd likely not use git pull -r (which basically is a
fetch and rebase on branch origin) in the LilyPond repository since it
is not always the right thing in our master/staging setup, and is
particularly wrong for long-running branches like translations.

For a simple repository like that of git-cl, it usually is what one
wants.

-- 
David Kastrup

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

Reply via email to