lilypond-devel
[Top][All Lists]
Advanced

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

Problems with git (staging)


From: Marc Hohl
Subject: Problems with git (staging)
Date: Wed, 18 Jul 2012 11:35:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

Hello list,

I tried to follow the instructions on
http://lilypond.org/doc/v2.15/Documentation/contributor/working-with-remote-branches

Since I have now push access and I am supposed to push to staging,
I tried to create a local branch called 'staging' and I did

git config --add remote.origin.fetch 
+refs/heads/staging:refs/remotes/origin/staging

git checkout --track -bstaging  origin/staging

The first command showed no output, the second one complains with

fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'origin/staging' which can not be resolved as commit?

Do I misunderstand the CG or am I missing something else?

Marc





reply via email to

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