# review **Repository Path**: mirrors_golang/review ## Basic Information - **Project Name**: review - **Description**: [mirror] Tool for working with Gerrit code reviews - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git-codereview The git-codereview tool is a command-line tool for working with Gerrit. ## Download/Install The easiest way to install is to run `go install golang.org/x/review/git-codereview@latest`. Run `git codereview hooks` to install Gerrit hooks for your git repository. ## Report Issues / Send Patches This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute. The git repository is https://go.googlesource.com/review. The main issue tracker for the review repository is located at https://go.dev/issues. Prefix your issue with "x/review:" in the subject line, so it is easy to find.