]> code.ossystems Code Review - openembedded-core.git/commit
create-pull-request: read remote from env var CPR_CONTRIB_REMOTE
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 18 Apr 2016 09:33:15 +0000 (02:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:48 +0000 (15:05 +0100)
commit81c58fd33e725ce7dba693763646f4c30747bbd5
treea21ba5cd2246abfa4e6e52207dce19085f5534db
parenta569bec9219394703d1c1d9b28dd19bf5b058e7f
create-pull-request: read remote from env var CPR_CONTRIB_REMOTE

So that we don't have specify "-u <contrib>" everytime, and
CPR_CONTRIB_REMOTE can be overrided by -u.

[YOCTO #9409]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/create-pull-request