patman: Support updating a branch with review tags
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:36 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commit8f9ba3ab56c49880fb13fc483493b635f787627c
treeb83166cab86194a61fa68b982a31e73309e42a8b
parentdc6df972c9ee2afefd937bee3771865012daccef
patman: Support updating a branch with review tags

It is tedious to add review tags into the local branch and errors can
sometimes be made. Add an option to create a new branch with the review
tags obtained from patchwork.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/README
tools/patman/control.py
tools/patman/func_test.py
tools/patman/main.py
tools/patman/patchstream.py
tools/patman/status.py