You should amend your commit, making sure you keep the Change-Id line, not make a new commit.
Contrary to, say, GitHub, whose pull requests are branch-based, Gerrit is commit-based: each commit is reviewed independently, and there are dependencies between changes. So, to update a review, you amend your commit and push again to the special refs/for/ branches. Le 16 déc. 2012 15:12, "Johannes Barop" <[email protected]> a écrit : > My last commit caused a new Change-Id which caused a new issue to be > created: > https://gwt-review.googlesource.com/1460 > > Is this correct? Did I something wrong? > > > Am 14.12.2012 um 15:29 schrieb [email protected]: > > > New version in gerrit: https://gwt-review.googlesource.com/#/c/1440/ > > > > http://gwt-code-reviews.appspot.com/1875803/ > > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
