lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add showFirstLength property


From: Nicolas Sceaux
Subject: Re: [PATCH] Add showFirstLength property
Date: Sun, 19 Oct 2008 10:26:05 +0200

Le 18 oct. 08 à 23:24, Valentin Villenave a écrit :

PS. for the n-th time I tried to upload it to the online codereview,
but it miserably fails:

address@hidden git]$ git cl upload
Command "git config branch.master.merge" failed.
Unable to determine default branch to diff against.
Either pass complete "git diff"-style arguments, like
 git cl upload origin/master
or verify this branch is set up to track another (via the --track argument to
"git checkout -b ...").
address@hidden git]$ git cl upload master
No output from ['git', 'diff', '--full-index', 'master']
address@hidden git]$

Of course, it would be simpler if the tool natively supported git...
But I can't understand why git-cl can't work. Is it because I'm using
git 1.6?

Have you tried something like (supposing your work is in `mybranch'):
git checkout mybranch
git-cl upload master..mybranch





reply via email to

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