Gerrit
Gerrit Code Review is a web-based code review tool for Git. It provides a review-centric workflow that sits between developers’ local Git repositories and the central codebase, emphasizing discussion, inline comments, and controlled integration. Gerrit stores each change as a set of patch sets and aggregates review comments, approvals, and verification results in a single record associated with the change.
Core concepts in Gerrit include changes, patch sets, and labels. Developers push reviews to special refs (for
Architecturally, Gerrit runs as a server with a web user interface and stores data in a database-backed