macOS
brew install git-reviewlocal Homebrew formula metadata
sudo port install git-reviewMacPorts ports tree · devel/git-review/Portfile · 来源: api.github.com
安装
brew install git-reviewlocal Homebrew formula metadata
sudo port install git-reviewMacPorts ports tree · devel/git-review/Portfile · 来源: api.github.com
sudo apk add git-reviewAlpine Linux edge package indexes · git-review · 来源: dl-cdn.alpinelinux.org
sudo apt install git-reviewDebian stable package indexes · git-review · 来源: deb.debian.org
sudo dnf install git-reviewFedora Rawhide package metadata · git-review · 来源: dl.fedoraproject.org
nix profile install nixpkgs#git-reviewnixpkgs package indexes · pkgs/by-name/gi/git-review/package.nix · 来源: api.github.com
sudo zypper install git-reviewopenSUSE Tumbleweed package metadata · git-review · 来源: download.opensuse.org
概览
Submit git branches to gerrit for review
历史
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.
安全态势
没有找到 git-review 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-review | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://opendev.org/opendev/git-review
安装元数据
| 软件包键 | brew:git-review |
|---|---|
| 版本 | 2.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-review |
| 主页 | https://opendev.org/opendev/git-review |
| 仓库 | https://opendev.org/opendev/git-review |
| 上游文档 | https://docs.opendev.org/opendev/git-review/latest |
| 许可证 | Apache-2.0 |
| 源码归档 | https://files.pythonhosted.org/packages/da/92/ddc922d34061791a4d0fd483ee4ffc5e026e93783b70fe5a29a129d0cf63/git_review-2.5.0.tar.gz |
| 最后更新 | 2026-05-21T12:11:46Z |
| Pulse | updated |
| 依赖 | certifi, python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-review来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.