commit | 4acc93c30b07e5b69e179dc07b6b8470798d72fa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 03 13:54:16 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Nov 14 15:23:41 2020 -0700 |
tree | e414f17103440d6780bcb0c04d778489d62caed8 | |
parent | 3d80d7959d6386923253e1f7f95a16943505573a [diff] |
patman: Add a Series-patchwork-url option 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 <sjg@chromium.org>