macOS
brew install git-gerritlocal Homebrew formula metadata
brew
git-gerrit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-gerritlocal Homebrew formula metadata
nix profile install nixpkgs#gerritnixpkgs package indexes · pkgs/by-name/ge/gerrit/package.nix · ソース: api.github.com
概要
Gerrit code review helper scripts
履歴
git-gerrit is a collection of helper scripts for teams using Gerrit Code Review with Git. It wraps common review actions such as pushing changes, listing changes, applying patch sets, reviewing, submitting, and abandoning changes.
The README says the project was forked from `gerrit-tools`, which itself passed through work by André Arko, Steffen Gebert, and Philipp Gampe before Robin Zhong adapted it for the TYPO3 review workflow. The 0.1.0 line marked the fork, while 0.2.0 and 0.3.0 added patchset commands, bash completion, installation scripts, approval options, and workflow fixes.
The project belongs to the era when many open-source and enterprise projects used Gerrit review flows that required pushing to special refs and handling patch sets. Its adoption signal is narrow but concrete: the README names TYPO3 review needs, and Homebrew packaging made the scripts available to macOS developers.
Practitioners use `git gerrit push` to send review changes, `git gerrit changes` to inspect review items, `git gerrit apply` to check out a change for review, and `git gerrit review` or `git gerrit submit` to complete review actions. The companion `gerrit` and `gerrit-cherry-pick` scripts wrap Gerrit SSH commands and patch cherry-picking.
git-gerrit shows how package managers carried local workflow glue for code-review systems before richer Gerrit integrations became common in IDEs and hosting platforms.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gerrit | cli | グローバル実行可能ファイル | |
gerrit-cherry-pick | cli | グローバル実行可能ファイル | |
git-gerrit | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fbzhong/git-gerrit
インストールメタデータ
| パッケージキー | brew:git-gerrit |
|---|---|
| バージョン | 0.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-gerrit |
| ホームページ | https://github.com/fbzhong/git-gerrit |
| リポジトリ | https://github.com/fbzhong/git-gerrit |
| 上流ドキュメント | https://github.com/fbzhong/git-gerrit#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/fbzhong/git-gerrit/archive/refs/tags/v0.3.0.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-gerrit |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gerrit
nix profile install nixpkgs#gerritソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.