Automic VaultAutomic Vault

brew

git-gerrit を Homebrew, Nix でインストール

git-gerrit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-gerrit

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gerrit

nixpkgs package indexes · pkgs/by-name/ge/gerrit/package.nix · ソース: api.github.com

概要

パッケージ概要

Gerrit code review helper scripts

コマンドとエイリアス

  • gerrit
  • gerrit-cherry-pick
  • git-gerrit

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2012: Repository created on GitHub with BSD-licensed helper scripts.
  • 2012: 0.1.0 forked from earlier gerrit-tools work.
  • 2012: 0.2.0 added patchset support, bash completion, and installation scripts.
  • 2012: 0.3.0 added review-branch push behavior and approval-list options.

Related projects

  • git-gerrit descends from gerrit-tools and relates to Gerrit Code Review, Git refs-for-review workflows, and shell completion packages for Git subcommands.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gerritcliグローバル実行可能ファイル
gerrit-cherry-pickcliグローバル実行可能ファイル
git-gerritcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.3.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.3.0

https://github.com/fbzhong/git-gerrit

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-gerrit
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • gerrit-tools
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix92%

gerrit

nix profile install nixpkgs#gerrit
  • installed executable or alias match
  • 一致条件: Gerrit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ge/gerrit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment