Gerrit Code Review favicon

Gerrit Code Review

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.

Review Board

Review Board

Review Board is a web-based collaborative code review tool, available as free software under the MIT License. Review Board can ...