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: Federico Bruni
Subject: Re: CG 3.2.1: missing instructions on how to track the translation branch
Date: Tue, 07 Aug 2012 19:08:20 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.5) Gecko/20120624 Icedove/10.0.5

Il 07/08/2012 18:53, Graham Percival ha scritto:
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

oops

I prefer this:
git checkout -b translation origin/translation

so the local branch will be named translation instead of origin/translation




reply via email to

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