summaryrefslogtreecommitdiffstats
path: root/subcmds/upload.py
diff options
context:
space:
mode:
authorJonathan Nieder <jrn@google.com>2018-10-10 05:54:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-10-10 05:54:59 +0000
commitb3133a31642ea88f0e4fe9c382411d43278dc9e4 (patch)
treec72601d46a490856451082620a74e38b136a8f45 /subcmds/upload.py
parent3b24e7b5577fc6d812e1d002ada9fdf85256fcd3 (diff)
parentb8f7bb04d003f8dbcf3ef2b201fc2678308995af (diff)
downloadgit-repo-b3133a31642ea88f0e4fe9c382411d43278dc9e4.tar.gz
Merge "update markdown/help header format"
Diffstat (limited to 'subcmds/upload.py')
-rw-r--r--subcmds/upload.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/subcmds/upload.py b/subcmds/upload.py
index d12efd1a..02b43b40 100644
--- a/subcmds/upload.py
+++ b/subcmds/upload.py
@@ -78,8 +78,7 @@ 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
81Configuration 81# Configuration
82-------------
83 82
84review.URL.autoupload: 83review.URL.autoupload:
85 84
@@ -126,8 +125,7 @@ is set to "true" then repo will assume you always want the equivalent
126of the -t option to the repo command. If unset or set to "false" then 125of the -t option to the repo command. If unset or set to "false" then
127repo will make use of only the command line option. 126repo will make use of only the command line option.
128 127
129References 128# References
130----------
131 129
132Gerrit Code Review: https://www.gerritcodereview.com/ 130Gerrit Code Review: https://www.gerritcodereview.com/
133 131