Gerrit workflow - push single commit to topic branch
问题 I want to push a single commit to Gerrit without affecting other commits in the same topic branch. Unfortunately I don't have a test instance of Gerrit to experiment with. Scenario: I have contributed a topic branch to the project, which is in review, and other developers have updated parts of it. Now I wish to make changes on top of their updates. To do this I pull the changes by the other developer in the commit I wish to edit, do an interactive rebase locally to make my own changes, then