by Noah Hartmann
Short Answer:
More Specific Answer:
About the Code-Review System
1. Make a change
changed code
commit & push
specific repository
2. Set up the review
3. Others review your code
4. Rework your code according to the reviews
5. Verify the change
+1
-1
Senior Dev
6. Submit
Submit Type: Merge
Submit Type: Rebase
Note: Those submit types only take effect if there is a new untreated commit
To detect defects and fix them immediately. For Example:
History:
Who works with Gerrit:
| Pro | Contra |
|---|
Public Deployment of Gerrit: gerrithub.io
How to get started: Tutorial in My ReadMe.md
Alternatives to Gerrit reviewboard.org
Phabricator (pre / post commit review)