review
moduleThis package is not in the latest version of its module.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
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 rungo install golang.org/x/review/git-codereview@latest.
Rungit 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 tothis repository, seehttps://go.dev/doc/contribute.
The git repository ishttps://go.googlesource.com/review.
The main issue tracker for the review repository is located athttps://go.dev/issues. Prefix your issue with "x/review:" in thesubject line, so it is easy to find.
Directories¶
| Path | Synopsis |
|---|---|
Git-codereview manages the code review process for Git changes using a Gerrit server. | Git-codereview manages the code review process for Git changes using a Gerrit server. |