diff options
Diffstat (limited to 'tools/patman/README')
-rw-r--r-- | tools/patman/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/patman/README b/tools/patman/README index 86ede78..dc3957c 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -133,6 +133,11 @@ Series-prefix: prefix Sets the subject prefix. Normally empty but it can be RFC for RFC patches, or RESEND if you are being ignored. +Series-name: name + Sets the name of the series. You don't need to have a name, and + patman does not yet use it, but it is convenient to put the branch + name here to help you keep track of multiple upstreaming efforts. + Cover-letter: This is the patch set title blah blah |