# 使用 Homebrew, Nix 安装 git-appraise

查看 git-appraise 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install git-appraise
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#git-appraise
```

  证据: nixpkgs package indexes: pkgs/by-name/gi/git-appraise/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:git-appraise
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/git-appraise>
- **版本:** 0.7
- **来源摘要:** Distributed code review system for Git repos
- **主页:** <https://github.com/google/git-appraise>
- **仓库:** <https://github.com/google/git-appraise>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/google/git-appraise/archive/refs/tags/v0.7.tar.gz>
- **最后更新:** 2026-07-25T20:55:22-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- git-appraise (cli)
- git-appraise (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.7
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/google/git-appraise
- 检测到的最新版本: v0.7 (当前)
## 项目历史与用法

git-appraise is Google's distributed code-review tool for Git repositories, storing review metadata in Git notes so review history travels with the repository.

### 项目历史

The GitHub repository opened in 2015 and framed the project as a command-line review system that requires no review server. Instead of creating a separate service, git-appraise writes review requests, comments, CI status, robot analysis, and review decisions into refs under refs/notes/devtools.

The project stabilized around a small command set: request, push, pull, list, show, comment, accept, and submit. Its metadata format uses line-oriented JSON and merge strategies intended to let distributed collaborators exchange review state through ordinary Git remotes.

### 采用历史

git-appraise did not replace hosted pull-request systems, but it became a notable experiment in fully distributed review. Its README lists surrounding integrations: a web UI, Eclipse plugin, Jenkins publisher plugin, Rust library, and mirrors to GitHub pull requests and Phabricator revisions.

### 使用方式

Practitioners use git-appraise by creating a branch, requesting review with git appraise request, pushing commits and review notes, fetching remote review state with git appraise pull, listing reviews, showing diffs, commenting on lines, and accepting or submitting changes. The workflow works with any Git host that accepts the needed refs.

### 为什么软件包爱好者会关心

For package maintainers and Git-tool collectors, git-appraise is interesting because it treats code review as repository data rather than SaaS state. It shows how far Git notes can be pushed as an application-storage layer.

### 时间线

- 2015: Repository opened under Google's GitHub organization.
- 2016: v0.3 and v0.4 releases followed the first public series.
- 2021: v0.7 rolled up project changes through April 2021.

### Related projects

- Related projects include git-appraise-web, git-appraise-rs, git-appraise-eclipse, Jenkins google-git-notes-publisher, git-pull-request-mirror, and git-phabricator-mirror.

### 来源

- <https://api.github.com/repos/google/git-appraise>
- <https://formulae.brew.sh/formula/git-appraise>
- <https://github.com/google/git-appraise>
- <https://github.com/google/git-appraise/releases>
- <https://github.com/google/git-appraise/tree/master/docs>


## 安全说明

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-appraise
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - git-appraise: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-appraise/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [hunk](https://pkg.so/zh-hans/brew/hunk/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [git-review](https://pkg.so/zh-hans/brew/git-review/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [ggc](https://pkg.so/zh-hans/brew/ggc/) - Shares pkgdb curated category or tags: cli, developer-tools, git, go.
- [difi](https://pkg.so/zh-hans/brew/difi/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [diffr](https://pkg.so/zh-hans/brew/diffr/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [git-get](https://pkg.so/zh-hans/brew/git-get/) - Shares pkgdb curated category or tags: cli, developer-tools, git, go.
- [git-codereview](https://pkg.so/zh-hans/brew/git-codereview/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [git-hooks-go](https://pkg.so/zh-hans/brew/git-hooks-go/) - Shares pkgdb curated category or tags: cli, developer-tools, git, go.
- [git-gerrit](https://pkg.so/zh-hans/brew/git-gerrit/) - Package names and metadata indicate a similar tool family. Shared terms: cli, code, code-review, developer, developer-tools.
- [git-bug](https://pkg.so/zh-hans/brew/git-bug/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, distributed, git.

## Combined YAML source

View the package source record on GitHub. [combined/git-appraise.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-appraise.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
