| commit | b313cd9402503ea9ae851855a00bff2e45c50655 | [log] [tgz] |
|---|---|---|
| author | cuishuang <imcusg@gmail.com> | Tue Oct 21 10:35:27 2025 +0800 |
| committer | Gopher Robot <gobot@golang.org> | Fri Oct 24 09:37:34 2025 -0700 |
| tree | 7b315f5755c39c41fc191ed2041aef6b032758b5 | |
| parent | 76393d655c8f354421be1040adf3ce5f4ea322f0 [diff] |
git-codereview: fix some comments Change-Id: I0650c81a855138049e9132d56cc742620ecaf185 Reviewed-on: https://go-review.googlesource.com/c/review/+/713362 Reviewed-by: Sean Liao <sean@liao.dev> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Sean Liao <sean@liao.dev> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
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.