Re: Problems with git cl

2013-12-24 Thread James
On 24/12/13 12:36, Carl Peterson wrote: On Tue, Dec 24, 2013 at 7:31 AM, James wrote: Hello, Is 'git-cl upload master' (which works for me) the same as 'git-cl upload origin/master'? I received the same error either way. This error sounds familiar to me anyway :) Are you using Lily-git.tcl

Re: Problems with git cl

2013-12-24 Thread Carl Peterson
On Tue, Dec 24, 2013 at 7:31 AM, James wrote: > Hello, > Is 'git-cl upload master' (which works for me) the same as 'git-cl upload > origin/master'? > I received the same error either way. > This error sounds familiar to me anyway :) > > Are you using Lily-git.tcl? > I have been, intermixed with

Re: Problems with git cl

2013-12-24 Thread James
Hello, On 24/12/13 12:09, David Kastrup wrote: Carl Peterson 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

Re: Problems with git cl

2013-12-24 Thread Urs Liska
David Kastrup schrieb: >Carl Peterson 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 n

Re: Problems with git cl

2013-12-24 Thread David Kastrup
Carl Peterson 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

Re: Problems with git cl

2010-01-06 Thread Marc Hohl
Carl Sorensen schrieb: [...] You can test this out before using git-cl by doing git diff and seeing what is reported. This is very helpful - thanks! Marc HTH, Carl ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gn

Re: Problems with git cl

2010-01-06 Thread Carl Sorensen
On 1/6/10 1:45 AM, "Marc Hohl" wrote: > Hello all, > > I have done some work to issue 659. I have drwan the alternate segno > symbol and > in addition, I'll provide new bar commands for easier use. > > But I don't manage to upload it to rietveld. > > 1) I have a google account > 2) I have d

Re: Problems with git cl

2010-01-06 Thread Marc Hohl
Reinhold Kainhofer schrieb: Am Mittwoch, 6. Januar 2010 09:45:20 schrieb Marc Hohl: the files, then $ git commit, then $ git format-patch origin That's not needed for git-cl and afterwards $git cl upload which I obtained from gitk & Ah, so there's the misconception: g

Re: Problems with git cl

2010-01-06 Thread Reinhold Kainhofer
Am Mittwoch, 6. Januar 2010 09:45:20 schrieb Marc Hohl: > the files, then > > $ git commit, > > then > > $ git format-patch origin That's not needed for git-cl > and afterwards > > $git cl upload > > which I obtained from gitk & Ah, so there's the misconception: git-cl does NOT upload the