bug-lilypond
[Top][All Lists]
Advanced

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

Re: CG 3.2.1: missing instructions on how to track the translation branc


From: Graham Percival
Subject: Re: CG 3.2.1: missing instructions on how to track the translation branch
Date: Tue, 7 Aug 2012 17:53:24 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Aug 07, 2012 at 06:16:11PM +0200, Federico Bruni wrote:
> Il 04/08/2012 02:27, John Mandereau ha scritto:
> >git checkout origin/translation
> >
> >is a shorthand for the 2-commands sequence you gave.
> 
> I've just tried it after a fresh git clone and it doesn't seem to work:
> 
> address@hidden:~/lilypond-git$ git checkout origin/translation
> Note: checking out 'origin/translation'.
> 
> You are in 'detached HEAD' state. You can look around, make experimental
> changes and commit them, and you can discard any commits you make in this
> state without impacting any branches by performing another checkout.
> 
> If you want to create a new branch to retain commits you create, you may
> do so (now or later) by using -b with the checkout command again. Example:
> 
>   git checkout -b new_branch_name

maybe try following this advice?
  git checkout -b origin/translation

- Graham



reply via email to

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