Gerrit Code Review
Code review and Git project management for Git repositories
1.2k stars 275 forks last commit first released Apache-2.0
Actively maintained
Last commit 26 Aug 2026.

Gerrit Code Review is a code review and project management tool for Git-based projects. It provides a structured review workflow around Git pushes, making it easier for teams to discuss changes and control how updates land in shared repositories.
Key Features
- Side-by-side diff viewer with syntax highlighting and inline comments
- Review-based workflow for proposing, updating, and approving changes
- Integrated Git repository hosting with SSH and HTTPS access for standard Git clients
- Delegatable access controls to manage projects, permissions, and workflows
- Repository maintenance support such as coordinating Git garbage collection across hosted repos
- Plugin architecture for extending server-side functionality
Use Cases
- Enforcing mandatory peer review before changes are submitted to shared branches
- Hosting and managing multiple Git repositories with centralized access control
- Running a review-driven workflow for large or regulated engineering organizations
Limitations and Considerations
- Gerrit’s review model and terminology can require onboarding for teams used to pull-request workflows
- Operating at scale typically involves tuning and operational planning (e.g., repository replication and maintenance)
Gerrit is well-suited for teams that want a rigorous, review-first workflow tightly integrated with Git hosting. Its extensibility and permission model make it a strong option for organizations with complex governance needs.
Categories:
Tags:
Tech Stack:
Similar to Gerrit Code Review

Phorge
Self-hosted software development collaboration platform
Phorge is a self-hosted software development platform for code review, task tracking, and project collaboration, based on the Phabricator ecosystem.

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.
Pagure
Self-hosted Git forge for code hosting and collaboration
Pagure is a self-hosted Git platform for hosting repositories, managing issues and pull requests, and collaborating with teams via a web interface and APIs.

RhodeCode
On-premises source code management for Git, Mercurial, and Subversion
Self-hosted repository management platform for Git, Mercurial (Hg), and Subversion (SVN) with code review, permissions, and team collaboration features.
Kallithea
Git and Mercurial source code hosting with code review
Self-hosted Git and Mercurial repository management with web UI, code review, fine-grained permissions, and integrations for teams and organizations.

Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.



