
19 Jul
2020
19 Jul
'20
10:49 p.m.
Add a -b option to allow patches to be created from a branch other than the current one.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/patman/control.py | 13 ++++++++----- tools/patman/func_test.py | 13 +++++++++++-- tools/patman/gitutil.py | 19 ++++++++++++++----- tools/patman/main.py | 2 ++ tools/patman/patchstream.py | 8 +++++--- 5 files changed, 40 insertions(+), 15 deletions(-)
Applied to u-boot-dm