Re: ./logeerit resubmit

2012-08-03 Thread Bjoern Michaelsen
On Fri, Aug 03, 2012 at 09:12:10AM +0200, Miklos Vajna wrote: > Do I understand correctly that with this, change-ids are no longer > stable accross cherry-picks -> we should always use git cherry-pick -x? I would suggest so, yes. Best, Bjoern ___ Libre

Re: ./logeerit resubmit

2012-08-03 Thread Miklos Vajna
On Thu, Aug 02, 2012 at 10:31:47PM +0200, Bjoern Michaelsen wrote: > just a quick note that there is now a: > > ./logerrit resubmit > > which will regenerate the Change-Id of the current HEAD and sumbit it for > review on current branch. This should solve the "already reviewed on master, > can

./logeerit resubmit

2012-08-02 Thread Bjoern Michaelsen
Hi, just a quick note that there is now a: ./logerrit resubmit which will regenerate the Change-Id of the current HEAD and sumbit it for review on current branch. This should solve the "already reviewed on master, cant review on release branch"-issue. HTH, Bjoern _