]> git.dujemihanovic.xyz Git - u-boot.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>
Mon, 20 Jul 2020 17:37:46 +0000 (11:37 -0600)
commite9799e0890339dcf9f816f7b904147f791fca011
treeef6907830bc90d3c760eabc11ca4740507cee51b
parent5d597584dbf027ce3e87d06001f5cbc2bde26eb2
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