> I have a question about how I can merge the new changes to Gerrit
> master branch after code review.
[...]
> step5: (PC) git push gerrithost/project
> master # push the code
> to Gerrit master
>
> Note: step5 is from "Code Review with Gerrit, a mostly visual guide"
> <http://unethicalblogger.com/node/241>.
>
> The problem is step5: developer push the code to Gerrit master branch,
> not CodeReviewer.
>
> My question is: is there anyway for CodeReviewer to push code changes
> from "magic <for>" to Gerrit master?
That article describes very a very atypical workflow that's both
inconvenient and requires developers (or whoever wants to submit a
change) to have push branch permissions (i.e. they can bypass code
review). The article also doesn't show someone actually approving
the change (i.e. giving it Code Review +2, just +1 is given which
by default isn't sufficient to allow the change to be submitted).
The standard way of merging/submitting a change to the destination
branch is by having someone click the Submit Patch Set button in the
web UI. Access to this operation can be restricted to certain groups
of users.
--
Magnus B�ck Opinions are my own and do not necessarily
SW Configuration Manager represent the ones of my employer, etc.
Sony Ericsson