lilypond-devel
[Top][All Lists]
Advanced

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

Re: Problems with git cl


From: James
Subject: Re: Problems with git cl
Date: Tue, 24 Dec 2013 12:31:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hello,

On 24/12/13 12:09, David Kastrup wrote:
Carl Peterson <address@hidden> writes:

Trying to upload a follow-up patch for my notehead change.
When I try to run "git cl upload origin/master," I get

fatal: ref HEAD is not a symbolic ref
Command "git symbolic-ref HEAD" failed

What am I doing wrong?
You are not on a branch.  Not sure why git cl would require you to be,
but you can always do

git checkout -b newbranchname

to be on a branch.  Actually, why aren't you on a branch when doing a
followup?  What does

git cl status

tell you?  Problem is that if you create a _new_ branch, git cl will
also upload to a new Rietveld review.

Is 'git-cl upload master' (which works for me) the same as 'git-cl upload origin/master'?

This error sounds familiar to me anyway :)

Are you using Lily-git.tcl?

James











reply via email to

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