commit | 4305ba78f05fd75ba1bc3be8457fcc2501da2c5e | [log] [tgz] |
---|---|---|
author | Bryan C. Mills <bcmills@google.com> | Wed Dec 01 10:41:55 2021 -0500 |
committer | Bryan Mills <bcmills@google.com> | Fri Dec 03 04:14:03 2021 +0000 |
tree | 51361cdbd4915abc7c81395d2b07770ddf3aeaec | |
parent | 39ade5b068b47ea1606fc580f217ecd0cf940f8b [diff] |
git-codereview: log stderr and stdout from successful commands The reason for the failures in golang/go#49899 is not clear. Perhaps the stderr output will shed some light on what is happening. For golang/go#49899 Change-Id: I37c6339c8ebd4a37e4ff5b3b813572193903cee4 Reviewed-on: https://go-review.googlesource.com/c/review/+/368174 Trust: Bryan Mills <bcmills@google.com> Run-TryBot: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
The git-codereview tool is a command-line tool for working with Gerrit.
The easiest way to install is to run go get -u golang.org/x/review/git-codereview
. 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.