aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/doc.go
diff options
context:
space:
mode:
authorHeschi Kreinick <heschi@google.com>2022-09-16 11:17:40 -0400
committerGopher Robot <gobot@golang.org>2022-10-03 20:07:31 +0000
commita897dc9c03c577746ba0a4033dc61f3e5983f3e2 (patch)
tree22bd4f11fd34fd2fc317cba54ed3c402e0991924 /git-codereview/doc.go
parent0c548b8eec7a2541f601138b66789ae12dfbace1 (diff)
downloadgo-x-review-a897dc9c03c577746ba0a4033dc61f3e5983f3e2.tar.xz
git-codereview: add -autosubmitv1.1.0
Add a flag to set the Auto-Submit label. For golang/go#48021. Change-Id: If704e8b5e9e0e2521eed78fe28af10d3c31ec3a0 Reviewed-on: https://go-review.googlesource.com/c/review/+/431375 Auto-Submit: Heschi Kreinick <heschi@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> Run-TryBot: Heschi Kreinick <heschi@google.com>
Diffstat (limited to 'git-codereview/doc.go')
-rw-r--r--git-codereview/doc.go6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-codereview/doc.go b/git-codereview/doc.go
index 0f091ee..4be0c0d 100644
--- a/git-codereview/doc.go
+++ b/git-codereview/doc.go
@@ -218,8 +218,8 @@ It is run by the shell scripts installed by the “git codereview hooks” comma
The mail command starts the code review process for the pending change.
git codereview mail [-r email,...] [-cc email,...]
- [-diff] [-f] [-hashtag tag,...] [-nokeycheck]
- [-topic topic] [-trybot] [-wip]
+ [-autosubmit] [-diff] [-f] [-hashtag tag,...]
+ [-nokeycheck] [-topic topic] [-trybot] [-wip]
[revision]
It pushes the pending change commit in the current branch to the Gerrit code
@@ -257,6 +257,8 @@ is needed is when checking in test cases for cryptography libraries.)
The -trybot flag sets a Run-TryBot+1 vote on any uploaded changes.
The Go project uses this vote to start running integration tests on the CL.
+The -autosubmit flag sets a Auto-Submit+1 vote on any uploaded changes.
+
The -wip flag marks any uploaded changes as work-in-progress.
The mail command updates the tag <branchname>.mailed to refer to the