summaryrefslogtreecommitdiffstats
path: root/subcmds/upload.py
diff options
context:
space:
mode:
Diffstat (limited to 'subcmds/upload.py')
-rw-r--r--subcmds/upload.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/subcmds/upload.py b/subcmds/upload.py
index 01d1dea4..ac2ed146 100644
--- a/subcmds/upload.py
+++ b/subcmds/upload.py
@@ -78,6 +78,13 @@ added to the respective list of users, and emails are sent to any
78new users. Users passed as --reviewers must already be registered 78new users. Users passed as --reviewers must already be registered
79with the code review system, or the upload will fail. 79with the code review system, or the upload will fail.
80 80
81While most normal Gerrit options have dedicated command line options,
82direct access to the Gerit options is available via --push-options.
83This is useful when Gerrit has newer functionality that %prog doesn't
84yet support, or doesn't have plans to support. See the Push Options
85documentation for more details:
86https://gerrit-review.googlesource.com/Documentation/user-upload.html#push_options
87
81# Configuration 88# Configuration
82 89
83review.URL.autoupload: 90review.URL.autoupload: