diff options
Diffstat (limited to 'man/repo-upload.1')
-rw-r--r-- | man/repo-upload.1 | 11 |
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 |
4 | repo \- repo upload - manual page for repo upload | 4 | repo \- 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 |
31 | add a label when uploading | 31 | add a label when uploading |
32 | .TP | 32 | .TP |
33 | \fB\-\-pd\fR=\fI\,PATCHSET_DESCRIPTION\/\fR, \fB\-\-patchset\-description\fR=\fI\,PATCHSET_DESCRIPTION\/\fR | ||
34 | description 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 |
34 | request reviews from these people | 37 | request reviews from these people |
35 | .TP | 38 | .TP |
@@ -198,6 +201,12 @@ review.URL.uploadnotify: | |||
198 | Control e\-mail notifications when uploading. | 201 | Control e\-mail notifications when uploading. |
199 | https://gerrit\-review.googlesource.com/Documentation/user\-upload.html#notify | 202 | https://gerrit\-review.googlesource.com/Documentation/user\-upload.html#notify |
200 | .PP | 203 | .PP |
204 | review.URL.uploadwarningthreshold: | ||
205 | .PP | ||
206 | Repo will warn you if you are attempting to upload a large number of commits in | ||
207 | one or more branches. By default, the threshold is five commits. This option | ||
208 | allows you to override the warning threshold to a different value. | ||
209 | .PP | ||
201 | References | 210 | References |
202 | .PP | 211 | .PP |
203 | Gerrit Code Review: https://www.gerritcodereview.com/ | 212 | Gerrit Code Review: https://www.gerritcodereview.com/ |