From cbd78a91943d1099dad8e285c5adfcf3a269b7ad Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 11 Apr 2024 08:32:40 -0400 Subject: man: regenerate man pages Change-Id: I8d9dcb37f315d4208b7c8005206ae939dad79a3e Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/419197 Tested-by: Mike Frysinger Commit-Queue: Mike Frysinger Reviewed-by: Josip Sokcevic --- man/repo-upload.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'man/repo-upload.1') 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 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "August 2022" "repo upload" "Repo Manual" +.TH REPO "1" "April 2024" "repo upload" "Repo Manual" .SH NAME repo \- repo upload - manual page for repo upload .SH SYNOPSIS @@ -30,6 +30,9 @@ add local branch name as a hashtag \fB\-l\fR LABELS, \fB\-\-label\fR=\fI\,LABELS\/\fR add a label when uploading .TP +\fB\-\-pd\fR=\fI\,PATCHSET_DESCRIPTION\/\fR, \fB\-\-patchset\-description\fR=\fI\,PATCHSET_DESCRIPTION\/\fR +description for patchset +.TP \fB\-\-re\fR=\fI\,REVIEWERS\/\fR, \fB\-\-reviewers\fR=\fI\,REVIEWERS\/\fR request reviews from these people .TP @@ -198,6 +201,12 @@ review.URL.uploadnotify: Control e\-mail notifications when uploading. https://gerrit\-review.googlesource.com/Documentation/user\-upload.html#notify .PP +review.URL.uploadwarningthreshold: +.PP +Repo will warn you if you are attempting to upload a large number of commits in +one or more branches. By default, the threshold is five commits. This option +allows you to override the warning threshold to a different value. +.PP References .PP Gerrit Code Review: https://www.gerritcodereview.com/ -- cgit v1.2.3-54-g00ecf