commit | d5c513ca99314c64746d8c23dd8c126b9dbb3823 | [log] [tgz] |
---|---|---|
author | Anatoli Babenia <anatoli@rainforce.org> | Thu Apr 10 20:07:28 2025 +0300 |
committer | Gopher Robot <gobot@golang.org> | Fri Apr 11 08:16:03 2025 -0700 |
tree | ce54fc919754aa579b1f7a21d9709212b63199a6 | |
parent | 44a75e6d7c7357094e78043f8786f4ad11fc811b [diff] |
git-codereview: do not write hooks if -n is given Fixes golang/go#73314 Change-Id: I881c2ae97f72990a6daac4919687f85cb24ac076 Reviewed-on: https://go-review.googlesource.com/c/review/+/664555 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
The git-codereview tool is a command-line tool for working with Gerrit.
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.
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.