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

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

## インストール

```sh
sudo av install brew:git-gerrit
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-gerrit
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gerrit
```

  証拠: nixpkgs package indexes: pkgs/by-name/ge/gerrit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:git-gerrit
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-gerrit>
- **バージョン:** 0.3.0
- **ソース概要:** Gerrit code review helper scripts
- **ホームページ:** <https://github.com/fbzhong/git-gerrit>
- **リポジトリ:** <https://github.com/fbzhong/git-gerrit>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/fbzhong/git-gerrit/archive/refs/tags/v0.3.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gerrit (cli)
- gerrit-cherry-pick (cli)
- git-gerrit (cli)
- gerrit (エイリアス)
- gerrit-cherry-pick (エイリアス)
- git-gerrit (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.3.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/fbzhong/git-gerrit
- 検出された最新: v0.3.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/git-gerrit>
- <https://github.com/fbzhong/git-gerrit>
- <https://github.com/fbzhong/git-gerrit/blob/master/README.md>
- <https://github.com/fbzhong/git-gerrit/tags>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-gerrit
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** gerrit-tools
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - gerrit: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ge/gerrit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [git-review](https://pkg.so/ja/brew/git-review/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, gerrit, git.
- [git-codereview](https://pkg.so/ja/brew/git-codereview/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, gerrit, git.
- [gerrit-tools](https://pkg.so/ja/brew/gerrit-tools/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, gerrit, git.
- [hunk](https://pkg.so/ja/brew/hunk/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [difi](https://pkg.so/ja/brew/difi/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [diffr](https://pkg.so/ja/brew/diffr/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [git-appraise](https://pkg.so/ja/brew/git-appraise/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [git-cinnabar](https://pkg.so/ja/brew/git-cinnabar/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, git, helper.

## Combined YAML source

View the package source record on GitHub. [combined/git-gerrit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-gerrit.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
