commit | 8f9ba3ab56c49880fb13fc483493b635f787627c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 29 21:46:36 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 05 09:11:31 2020 -0700 |
tree | b83166cab86194a61fa68b982a31e73309e42a8b | |
parent | dc6df972c9ee2afefd937bee3771865012daccef [diff] |
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>