Gerrit Code Review
Jump to navigation
Jump to search
gerrit - code review
gerrit - Gerrit Code Review - Google Project Hosting - http://code.google.com/p/gerrit/
Web based code review and project management for Git based projects.
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.
Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer.
Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer. This functionality enables a more centralized usage of Git. Resources
Update Review
git add . git commit --amend --no-edit git gpost