How to merge commit in Gerrit Code Review

vietstone picture vietstone · Dec 18, 2011 · Viewed 25k times · Source

I'm newbie to gerrit: http://code.google.com/p/gerrit/ I installed it with git on my local Mac. It's done.

I make some test action:

  • register 2 accounts, the first accounts grant the "Administrators" privilege, the second account grant the "Registered Users"

  • create new project

  • I use the second account to push an commit to master branch for review. Add the first as reviewer

  • Review is OK. How to merge this commit to main branch? Any solution by web UI?

Thank you!

Answer

vietstone picture vietstone · Dec 20, 2011

I resolved my issue.

Pay attention to 3 categories on Admin/Project/Access:

  • CodeReview
  • Verified
  • Submit

I miss the 2 last categories, so, Gerrit don't show the submit button