Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/review/git-codereview: -trybot option not documented #14535

Closed
msiebuhr opened this issue Feb 26, 2016 · 1 comment
Closed

x/review/git-codereview: -trybot option not documented #14535

msiebuhr opened this issue Feb 26, 2016 · 1 comment

Comments

@msiebuhr
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)? -
    go version go1.6 darwin/amd64
  2. What operating system and processor architecture are you using (go env)?
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/.../Source/go"
GORACE=""
GOROOT="/usr/local/Cellar/go/1.6/libexec"
GOTOOLDIR="/usr/local/Cellar/go/1.6/libexec/pkg/tool/darwin_amd64"
GO15VENDOREXPERIMENT="1"
CC="clang"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fno-common"
CXX="clang++"
CGO_ENABLED="1"
  1. What did you do?
    go codereview mail -h describes an option, -trybot, but neither go codereview help nor https://godoc.org/golang.org/x/review/git-codereview describes the option
  2. What did you expect to see?
    Something telling me what the -trybot option does (esp. if I can use it).
  3. What did you see instead?
    Nothing telling me what -trybot does.
@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Feb 26, 2016
@ianlancetaylor ianlancetaylor changed the title x/review docs: -trybot option not documented x/review/git-codereview: -trybot option not documented Feb 26, 2016
@ALTree
Copy link
Member

ALTree commented Jul 18, 2017

@ALTree ALTree closed this as completed Jul 18, 2017
@golang golang locked and limited conversation to collaborators Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants