lilypond-devel
[Top][All Lists]
Advanced

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

Re: Uploading a patch to Rietveld


From: David Kastrup
Subject: Re: Uploading a patch to Rietveld
Date: Mon, 02 May 2011 15:13:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Graham Percival <address@hidden> writes:

> On Mon, May 02, 2011 at 01:41:50PM +0100, Phil Holmes wrote:
>> ----- Original Message ----- From: "Graham Percival"
>> >- have you rebooted?  IIRC the ubuntu startup scripts
>> 
>> No.  I have now, and git cl now works :-)  Except I get a failure like this:
>> 
>> address@hidden:~/lilypond-git$ git cl upload origin/master
>> make/website.make                             |    2 +
>> scripts/build/extract_texi_filenames.py       |   22 +++++++++++++--
>> scripts/build/website-known-missing-files.txt |   37
>> +++++++++++++++++++++++++
>> 3 files changed, 58 insertions(+), 3 deletions(-)
>> fatal: ref HEAD is not a symbolic ref
>> Command "git symbolic-ref HEAD" failed.
>
>
> Yikes, that's some fundamental git thing.  Hmm.

Sounds like he is working with a detached HEAD.  You get there with

git checkout some-commit

for example, rather than

git checkout some-branch

-- 
David Kastrup




reply via email to

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