# Installer git-codereview avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-codereview pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install git-codereview
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:git-codereview
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/git-codereview>
- **Version:** 1.20.0
- **Résumé source:** Tool for working with Gerrit code reviews
- **Page d'accueil:** <https://pkg.go.dev/golang.org/x/review/git-codereview>
- **Dépôt:** <https://github.com/golang/review>
- **Docs amont:** <https://pkg.go.dev/golang.org/x/review/git-codereview>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/golang/review/archive/refs/tags/v1.20.0.tar.gz>
- **Dernière mise à jour:** 2026-07-25T20:55:22-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- git-codereview (cli)
- git-codereview (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.20.0
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/golang/review
- dernière version détectée: v1.20.0 (à jour)
## Historique du projet et usages

git-codereview is the Go project's Git helper for Gerrit-based code review. It packages project-specific contribution rules as Git subcommands, making the Go review process reproducible from a local checkout.

### Historique du projet

The tool lives in the golang.org/x/review repository and its source documentation carries a 2014 Go Authors copyright notice. It was built around Gerrit's single-change review model: local work branches track pending changes, and amendments update the same review through a stable Change-Id.

### Historique d'adoption

Its adoption is tightly connected to the Go contribution process. The official Go contribution guide instructs contributors to install git-codereview with go install, create a Gerrit account, use git codereview change to create or amend commits, and use git codereview mail to send changes for review.

### Modes d'utilisation

Practitioners use git-codereview to create change branches, install hooks, run gofmt on modified files, upload patches to Gerrit, revise reviews by amending commits, and submit approved changes. It supports both the common single-commit branch workflow and multi-commit stacks when a larger change needs sequencing.

### Pourquoi les passionnés de paquets s'y intéressent

For package records, git-codereview is a specialized but influential example of a project-specific workflow tool. It demonstrates how a language project can distribute its contribution conventions as a versioned command rather than relying only on prose documentation.

### Chronologie

- 2014: Source documentation copyright reflects the early Go Authors implementation period.
- Go contribution guide: git-codereview is documented as the supported Gerrit submission helper.

### Related projects

- git-codereview is tied to Gerrit, go-review.googlesource.com, and the broader Go contribution workflow.

### Sources

- <https://formulae.brew.sh/formula/git-codereview>
- <https://github.com/golang/review>
- <https://go.dev/doc/contribute>
- <https://pkg.go.dev/golang.org/x/review/git-codereview>
- <https://raw.githubusercontent.com/golang/review/master/git-codereview/doc.go>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour git-codereview. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Unix: codereview.cfg, .git/config, ~/.gitconfig
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-codereview
- **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

## Autres enregistrements de gestionnaires de paquets

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [git-review](https://pkg.so/fr/brew/git-review/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, gerrit, git.
- [git-gerrit](https://pkg.so/fr/brew/git-gerrit/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, gerrit, git.
- [gerrit-tools](https://pkg.so/fr/brew/gerrit-tools/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, gerrit, git.
- [hunk](https://pkg.so/fr/brew/hunk/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [difi](https://pkg.so/fr/brew/difi/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [diffr](https://pkg.so/fr/brew/diffr/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [git-appraise](https://pkg.so/fr/brew/git-appraise/) - Shares pkgdb curated category or tags: cli, code-review, developer-tools, git.
- [gh](https://pkg.so/fr/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/git-codereview.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-codereview.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
