macOS
brew install gerrit-toolslocal Homebrew formula metadata
安装
brew install gerrit-toolslocal Homebrew formula metadata
概览
Tools to ease Gerrit code review
历史
gerrit-tools is a small collection of command-line scripts for developers working with Gerrit Code Review. Its scope is narrow: help developers set up a Gerrit remote, fetch changes for review, push changes, approve changes, and reset their review workflow.
The GitHub repository was opened in January 2010 and its README presents the project as scripts that make Gerrit-based code review easier. The scripts reflect early Gerrit workflows, including a cherry-pick helper, a setup helper for repositories cloned from GitHub, and a `git review` wrapper.
The project appears to have served a small Gerrit-using developer audience rather than a broad tool ecosystem. Its value was in codifying a workflow around Gerrit changesets at a time when teams often carried local helper scripts for review operations.
Practitioners use `gerrit-setup` to convert a GitHub-origin clone to use Gerrit as the origin, and `git review` to push a changeset, review another changeset by number, approve after tests, or reset local review state. The README also suggests aliasing the review command for faster use.
For package-manager users, gerrit-tools is interesting as a tiny workflow package: it wraps project-specific Gerrit review habits into installable scripts, useful for developers who still encounter older Gerrit review flows.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gerrit-setup | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/indirect/gerrit-tools
安装元数据
| 软件包键 | brew:gerrit-tools |
|---|---|
| 版本 | 1.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gerrit-tools |
| 主页 | https://github.com/indirect/gerrit-tools |
| 仓库 | https://github.com/indirect/gerrit-tools |
| 上游文档 | https://github.com/indirect/gerrit-tools#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/indirect/gerrit-tools/archive/refs/tags/v1.0.0.tar.gz |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gerrit-tools |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.