Re: [PATCH 7/7] patman: Add a Series-patchwork-url option

2020-11-15 Thread Simon Glass
Add a commit tag to allow the Patchwork URL to be specified in a commit. This can be handy for when you submit code to multiple projects but don't want to use the -p option. Signed-off-by: Simon Glass --- tools/patman/README | 6 ++ tools/patman/control.py | 7 ++- tools/patman/seri

[PATCH 7/7] patman: Add a Series-patchwork-url option

2020-11-03 Thread Simon Glass
Add a commit tag to allow the Patchwork URL to be specified in a commit. This can be handy for when you submit code to multiple projects but don't want to use the -p option. Signed-off-by: Simon Glass --- tools/patman/README | 6 ++ tools/patman/control.py | 7 ++- tools/patman/seri