Re: gerrit: pull, change, commit --amend and submit after many changes in master since first submit to gerrit

2022-04-20 Thread Ilmari Lauhakangas
On 20.4.2022 15.23, Winfried Donkers wrote: I have submitted a patch to gerrit weeks ago and I now want to change some of it (the patch in gerrit is still active). When pulling the patch from gerrit, I get a merge commit. I can change my patch, but how do I update the patch (I normally use 'gi

gerrit: pull, change, commit --amend and submit after many changes in master since first submit to gerrit

2022-04-20 Thread Winfried Donkers
Hi, I have submitted a patch to gerrit weeks ago and I now want to change some of it (the patch in gerrit is still active). When pulling the patch from gerrit, I get a merge commit. I can change my patch, but how do I update the patch (I normally use 'git commit path_or_-a --amend' for this,