lilypond-devel
[Top][All Lists]
Advanced

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

Re: Submitted a patch and it was added to the wrong rietveld issue


From: Benkő Pál
Subject: Re: Submitted a patch and it was added to the wrong rietveld issue
Date: Mon, 17 Mar 2014 21:55:10 +0100

hi Paul,

> I submitted a patch and I am sorry to say that somehow it was added to the
> wrong issue:
> https://codereview.appspot.com/54050043
>
> And a new issue (with the wrong title and content) was created in the google
> code tracker:
> https://code.google.com/p/lilypond/issues/detail?id=3883
>
> It seems that my local git branch was still associated with that previous
> issue, the one I had submitted a patch for before.  I was using git-cl.

yes, git-cl associates the rietveld issue permanently to a branch
(in your ~/lilypond-git/.git/config); it seems you do all your work on
the same branch again and again.  you can reset the issue after push
with
$ git cl issue 0

my workflow is to open a new topic branch each time, then delete it
when content reaches origin/master.

p



reply via email to

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