macOS
brew install gerrit-toolslocal Homebrew formula metadata
brew
Tools to ease Gerrit code review. Version 1.0.0 via Homebrew; verified from local package data.
install
brew install gerrit-toolslocal Homebrew formula metadata
overview
Tools to ease Gerrit code review
history
gerrit-tools is a small collection of command-line scripts for developers working with Gerrit Code Review. Its scope is narrow: help developers set up a Gerrit remote, fetch changes for review, push changes, approve changes, and reset their review workflow.
The GitHub repository was opened in 2010 and its README presents the project as scripts that make Gerrit-based code review easier. The scripts reflect early Gerrit workflows, including a cherry-pick helper, a setup helper for repositories cloned from GitHub, and a `git review` wrapper.
The project appears to have served a small Gerrit-using developer audience rather than a broad tool ecosystem. Its value was in codifying a workflow around Gerrit changesets at a time when teams often carried local helper scripts for review operations.
Practitioners use `gerrit-setup` to convert a GitHub-origin clone to use Gerrit as the origin, and `git review` to push a changeset, review another changeset by number, approve after tests, or reset local review state. The README also suggests aliasing the review command for faster use.
For package-manager users, gerrit-tools is interesting as a tiny workflow package: it wraps project-specific Gerrit muscle memory into installable scripts, useful for developers who still encounter older Gerrit review flows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gerrit-setup | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/indirect/gerrit-tools
install metadata
| Package key | brew:gerrit-tools |
|---|---|
| Version | 1.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gerrit-tools |
| Homepage | https://github.com/indirect/gerrit-tools |
| Repository | https://github.com/indirect/gerrit-tools |
| Upstream docs | https://github.com/indirect/gerrit-tools#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/indirect/gerrit-tools/archive/refs/tags/v1.0.0.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gerrit-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.