]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Allow creating patches for another branch
authorSimon Glass <sjg@chromium.org>
Mon, 6 Jul 2020 03:41:51 +0000 (21:41 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 25 Jul 2020 01:25:15 +0000 (19:25 -0600)
commitb9b634dce591436b6c8347d5fe6f531d6f673a79
tree76f2c81e8cefd4205127f8810964e3c071b59c03
parent313899606abcea8e9121a61b9578fe41b0f9ffb2
patman: Allow creating patches for another branch

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
tools/patman/func_test.py
tools/patman/gitutil.py
tools/patman/main.py
tools/patman/patchstream.py