]> code.ossystems Code Review - openembedded-core.git/commit
create-pull-request: support format-patch options
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 11 May 2017 13:03:48 +0000 (16:03 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 May 2017 16:43:58 +0000 (17:43 +0100)
commit19e51f05011e827a34890e0c098f3bfa66559e1a
tree3ba2f9cdd0f78e81550f5fec9d47518e6cb95999
parent9be68e6f058e2ab149e5c6f045479413cf0db69b
create-pull-request: support format-patch options

Added possibility to specify extra format-patch options
in the create-pull-request command line:
   create-pull-request -u contrib -r master -- -v3

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/create-pull-request