summaryrefslogtreecommitdiffstats
path: root/man/repo-upload.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-upload.1')
-rw-r--r--man/repo-upload.111
1 files changed, 10 insertions, 1 deletions
diff --git a/man/repo-upload.1 b/man/repo-upload.1
index b8f6677c..bb11dfa3 100644
--- a/man/repo-upload.1
+++ b/man/repo-upload.1
@@ -1,5 +1,5 @@
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man. 1.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2.TH REPO "1" "August 2022" "repo upload" "Repo Manual" 2.TH REPO "1" "April 2024" "repo upload" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo upload - manual page for repo upload 4repo \- repo upload - manual page for repo upload
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -30,6 +30,9 @@ add local branch name as a hashtag
30\fB\-l\fR LABELS, \fB\-\-label\fR=\fI\,LABELS\/\fR 30\fB\-l\fR LABELS, \fB\-\-label\fR=\fI\,LABELS\/\fR
31add a label when uploading 31add a label when uploading
32.TP 32.TP
33\fB\-\-pd\fR=\fI\,PATCHSET_DESCRIPTION\/\fR, \fB\-\-patchset\-description\fR=\fI\,PATCHSET_DESCRIPTION\/\fR
34description for patchset
35.TP
33\fB\-\-re\fR=\fI\,REVIEWERS\/\fR, \fB\-\-reviewers\fR=\fI\,REVIEWERS\/\fR 36\fB\-\-re\fR=\fI\,REVIEWERS\/\fR, \fB\-\-reviewers\fR=\fI\,REVIEWERS\/\fR
34request reviews from these people 37request reviews from these people
35.TP 38.TP
@@ -198,6 +201,12 @@ review.URL.uploadnotify:
198Control e\-mail notifications when uploading. 201Control e\-mail notifications when uploading.
199https://gerrit\-review.googlesource.com/Documentation/user\-upload.html#notify 202https://gerrit\-review.googlesource.com/Documentation/user\-upload.html#notify
200.PP 203.PP
204review.URL.uploadwarningthreshold:
205.PP
206Repo will warn you if you are attempting to upload a large number of commits in
207one or more branches. By default, the threshold is five commits. This option
208allows you to override the warning threshold to a different value.
209.PP
201References 210References
202.PP 211.PP
203Gerrit Code Review: https://www.gerritcodereview.com/ 212Gerrit Code Review: https://www.gerritcodereview.com/