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" <benko....@gmail.com> 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
>lilypond-devel@gnu.org
>https://lists.gnu.org/mailman/listinfo/lilypond-devel

-- 
Diese Nachricht wurde mit <a 
href="https://play.google.com/store/apps/details?id=com.onegravity.k10.pro2";><b>K-@
 Mail</b></a> gesendet.
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to