commit | d0a0a58a29ab7680e7939dd0ce64a59b8d756720 | [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 | 3db916d362438d780328234fc24a0a71f13dde06 [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>