]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Allow specifying the message ID your series is in reply to
authorDoug Anderson <dianders@chromium.org>
Sun, 17 Mar 2013 10:31:04 +0000 (10:31 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 4 Apr 2013 21:04:34 +0000 (14:04 -0700)
commit6d819925d0781b1fa8e5526f73cd277449dc08e1
tree816abbfc942005c9849c6b4d9b65c2d0b8a1cdf1
parent28b3594eb9b6d20ffab482fe37427502536c2bb6
patman: Allow specifying the message ID your series is in reply to

Some versions of git don't seem to prompt you for the message ID that
your series is in reply to.  Allow specifying this from the command
line.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
tools/patman/gitutil.py
tools/patman/patman.py