macOS
brew install gerrit-toolslocal Homebrew formula metadata
brew
gerrit-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gerrit-toolslocal Homebrew formula metadata
概要
Tools to ease Gerrit code review
履歴
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 January 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 review habits into installable scripts, useful for developers who still encounter older Gerrit review flows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gerrit-setup | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/indirect/gerrit-tools
インストールメタデータ
| パッケージキー | brew:gerrit-tools |
|---|---|
| バージョン | 1.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gerrit-tools |
| ホームページ | https://github.com/indirect/gerrit-tools |
| リポジトリ | https://github.com/indirect/gerrit-tools |
| 上流ドキュメント | https://github.com/indirect/gerrit-tools#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/indirect/gerrit-tools/archive/refs/tags/v1.0.0.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.