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: Urs Liska
Subject: Re: Submitted a patch and it was added to the wrong rietveld issue
Date: Mon, 17 Mar 2014 21:58:19 +0100
User-agent: K-@ Mail for Android

Sometimes you also need the other way round. When you have started a new branch (e.g. because you have to review your code) or even when you want to submit the same branch from a different computer you have to run git cl issue old-number to associate the branch to an existing issue.

HTH
Urs

"Benkő Pál" <address@hidden> schrieb am 17.03.2014:
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



lilypond-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-devel

-- Diese Nachricht wurde mit K-@ Mail gesendet.
reply via email to

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