summaryrefslogtreecommitdiff
path: root/tools/patman/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/patman/README')
-rw-r--r--tools/patman/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/patman/README b/tools/patman/README
index 49b73590cf..6b806632f8 100644
--- a/tools/patman/README
+++ b/tools/patman/README
@@ -113,6 +113,7 @@ ignore_errors: True
process_tags: False
verbose: True
smtp_server: /path/to/sendmail
+patchwork_server: https://patchwork.ozlabs.org
<<<
@@ -207,6 +208,12 @@ Series-links: [id | version:id]...
branch against patchwork to see what new reviews your series has
collected ('patman status').
+Series-patchwork-url: url
+ This allows specifying the Patchwork URL for a branch. This overrides
+ both the setting files and the command-line argument. The URL should
+ include the protocol and web site, with no trailing slash, for example
+ 'https://patchwork.ozlabs.org/project'
+
Cover-letter:
This is the patch set title
blah blah