macOS
brew install git-gerritlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-gerrit in AI-Agent-Workflows.
Installation
brew install git-gerritlocal Homebrew formula metadata
nix profile install nixpkgs#gerritnixpkgs package indexes · pkgs/by-name/ge/gerrit/package.nix · Quelle: api.github.com
Überblick
Gerrit code review helper scripts
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gerrit | cli | globales Executable | |
gerrit-cherry-pick | cli | globales Executable | |
git-gerrit | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fbzhong/git-gerrit
Installationsmetadaten
| Paketschlüssel | brew:git-gerrit |
|---|---|
| Version | 0.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-gerrit |
| Homepage | https://github.com/fbzhong/git-gerrit |
| Repository | https://github.com/fbzhong/git-gerrit |
| Upstream-Dokumentation | https://github.com/fbzhong/git-gerrit#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/fbzhong/git-gerrit/archive/refs/tags/v0.3.0.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gerrit
nix profile install nixpkgs#gerritQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.