macOS
brew install git-reviewlocal Homebrew formula metadata
sudo port install git-reviewMacPorts ports tree · devel/git-review/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-review pour les workflows d'agents IA.
installation
brew install git-reviewlocal Homebrew formula metadata
sudo port install git-reviewMacPorts ports tree · devel/git-review/Portfile · Source: api.github.com
sudo apk add git-reviewAlpine Linux edge package indexes · git-review · Source: dl-cdn.alpinelinux.org
sudo apt install git-reviewDebian stable package indexes · git-review · Source: deb.debian.org
sudo dnf install git-reviewFedora Rawhide package metadata · git-review · Source: dl.fedoraproject.org
nix profile install nixpkgs#git-reviewnixpkgs package indexes · pkgs/by-name/gi/git-review/package.nix · Source: api.github.com
sudo zypper install git-reviewopenSUSE Tumbleweed package metadata · git-review · Source: download.opensuse.org
aperçu
Submit git branches to gerrit for review
historique
git-review is an OpenDev tool for submitting Git branches to Gerrit. It standardizes the client-side workflow around `.gitreview` project metadata, Gerrit remotes, Change-Id hooks, and patchset upload/download commands.
The project grew out of the OpenStack and OpenDev review workflow, where Gerrit is the central code-review system. Its repository has a long 1.x tag series and a 2.x series documented through OpenDev release notes, reflecting years of adaptation to Gerrit, Git, OpenSSH, and Python changes.
The 2.0.0 release marked a major maintenance boundary by dropping Python 2.7 support and removing Gerrit draft-change options after Gerrit itself removed that state. Later releases added safer hook installation, support for newer Git and OpenSSH behavior, and upload options such as hashtags, patchset messages, and carbon-copy recipients.
git-review became significant in the OpenStack/OpenDev ecosystem because it turned Gerrit's `refs/for/*` push workflow into a repeatable Git subcommand. Package availability through PyPI, system packages, and Homebrew made it convenient for contributors joining Gerrit-hosted projects.
Practitioners run `git review` to upload the working branch to Gerrit, use options for target branch, topic, reviewers, and CCs, and use `git review -d` to download changes or patchsets for local review. On first run, it can read `.gitreview`, create the Gerrit remote, and install the commit-msg hook used for Change-Id generation.
The package is notable because it encodes a whole hosted-review convention in a small command-line client. For package maintainers and contributors, it reduces Gerrit onboarding friction and keeps repository-specific review metadata versioned alongside the project.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour git-review. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.gitreview~/.config/git-review/git-review.conf/etc/git-review/git-review.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-review | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://opendev.org/opendev/git-review
métadonnées d'installation
| Clé du paquet | brew:git-review |
|---|---|
| Version | 2.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-review |
| Page d'accueil | https://opendev.org/opendev/git-review |
| Dépôt | https://opendev.org/opendev/git-review |
| Docs amont | https://docs.opendev.org/opendev/git-review/latest |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/da/92/ddc922d34061791a4d0fd483ee4ffc5e026e93783b70fe5a29a129d0cf63/git_review-2.5.0.tar.gz |
| Dernière mise à jour | 2026-05-21T12:11:46Z |
| Pulse | updated |
| Dépendances | certifi, python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-review |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-review 2.4.0-1
git command for submitting branches to Gerrit
https://opendev.org/opendev/git-review
sudo apt install git-reviewgit-review
nix profile install nixpkgs#git-reviewgit-review 2.3.1-3
git command for submitting branches to Gerrit
https://opendev.org/opendev/git-review
sudo apt install git-reviewgit-review 2.5.0-r2
git command for submitting branches to Gerrit
https://opendev.org/opendev/git-review
sudo apk add git-reviewgit-review-doc 2.5.0-r2
git command for submitting branches to Gerrit (documentation)
https://opendev.org/opendev/git-review
sudo apk add git-review-docgit-review-pyc 2.5.0-r2
Precompiled Python bytecode for git-review
https://opendev.org/opendev/git-review
sudo apk add git-review-pycgit-review 2.3.1-16.fc45
A Git helper for integration with Gerrit
https://opendev.org/opendev/git-review
sudo dnf install git-reviewgit-review 2.5.0-1.2
Tool to submit code to Gerrit
https://git.openstack.org/cgit/openstack-infra/git-review
sudo zypper install git-reviewgit-review
sudo port install git-reviewpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.