Gerrit Code Review
Code review and Git project management for Git repositories

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 Services

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.

Gogs
A painless self-hosted Git service.
Lightweight, open source self-hosted Git service designed for easy installation across platforms.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

GitBucket
Git web platform with GitHub API compatibility and plugins
GitBucket is a self-hosted Git web platform for managing Git repositories with issues, pull requests, wikis, Git LFS support, and a plugin system.

Soft Serve
Self-hosted Git server with an SSH-accessible terminal UI
Self-hostable Git server focused on SSH, featuring a terminal UI, access control, and Git LFS support, with cloning via SSH, HTTP, or the Git protocol.

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.
Docker
TypeScript
Python
Java