commit | c4af2b031e13e282462ea8ae4311bfabe115ae9d | [log] [tgz] |
---|---|---|
author | Adam Bender <abender@gmail.com> | Wed Jun 11 19:12:34 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Tue Jun 17 10:40:36 2025 -0700 |
tree | f9bbfdebdd23b2e0c3fe3c838abfb6f6849211bf | |
parent | d5c513ca99314c64746d8c23dd8c126b9dbb3823 [diff] |
git-codereview: explicitly include the codereview subcommand in suggested commands If a user does not have the recommended aliases in their .gitconfig, the suggested command will not work. Several suggestions have the codereview subcommand already; this change updates all suggestions to include it. Change-Id: I3613f24172c2d90a7038f263cad93cbdcddbbbca Reviewed-on: https://go-review.googlesource.com/c/review/+/681176 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Junyang Shao <shaojunyang@google.com> Reviewed-by: Sean Liao <sean@liao.dev> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Sean Liao <sean@liao.dev>
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.