RE: how to change submitted (but not pushed) patches in gerrit when necessary?

2012-11-23 Thread Winfried Donkers
Hi Norbert, > This is how I do it: > [...] > Norbert Thank you as well, it gives me a nice suggestion to cope with multiple patches at the same time being worked on! Winfried ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.

Re: how to change submitted (but not pushed) patches in gerrit when necessary?

2012-11-22 Thread Norbert Thiebaud
On Fri, Nov 23, 2012 at 1:06 AM, Winfried Donkers wrote: > Hi all, > > > > I submitted a patch to gerrit with logerrit. The reviewer had some comments > which need alteration of the patch. > > But how to 'resubmit' this changed patch once that is ready? > > All I can find on this area is to use gi

RE: how to change submitted (but not pushed) patches in gerrit when necessary?

2012-11-22 Thread Winfried Donkers
Hi Christophe, > > But how to 'resubmit' this changed patch once that is ready? > See 'Create a patch revision' on > 'http://wiki.documentfoundation.org/Development/gerrit' > Basically, you just have to set the correct Change-ID:..|. and submit it > again. > > Do not forget to enter the same com

Re: how to change submitted (but not pushed) patches in gerrit when necessary?

2012-11-22 Thread Christophe JAILLET
Le 23/11/2012 08:06, Winfried Donkers a écrit : Hi all, I submitted a patch to gerrit with logerrit. The reviewer had some comments which need alteration of the patch. But how to 'resubmit' this changed patch once that is ready? All I can find on this area is to use git push […], but I can'

how to change submitted (but not pushed) patches in gerrit when necessary?

2012-11-22 Thread Winfried Donkers
Hi all, I submitted a patch to gerrit with logerrit. The reviewer had some comments which need alteration of the patch. But how to 'resubmit' this changed patch once that is ready? All I can find on this area is to use git push [...], but I can't/won't push. My patches need to be reviewed by san