commit | 1ade026284a47e90ec5d88ab48f869725092b4cb | [log] [tgz] |
---|---|---|
author | Sean Liao <sean@liao.dev> | Thu Jul 27 19:24:36 2023 +0100 |
committer | Gopher Robot <gobot@golang.org> | Thu Jul 27 22:19:34 2023 +0000 |
tree | 4a613591cb0b90984484516f060e3d3dbc659943 | |
parent | 99fd4b8dbe8c97a1cc916aec11206eb063213b43 [diff] |
git-codereview: allow _content to not warn Fixes golang/go#45734 Change-Id: I20ebc9fb728c5e91a3d71d3a6290ccf27ceb14cf Reviewed-on: https://go-review.googlesource.com/c/review/+/496775 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@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
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/review
.
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://golang.org/doc/contribute.html.
The main issue tracker for the review repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/review:” in the subject line, so it is easy to find.