diff options
author | Darren Hart <dvhart@linux.intel.com> | 2012-04-05 14:24:43 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-04-10 00:20:47 -0700 |
commit | 62570b7e3db44fbc3461f650abe6c4613940e068 (patch) | |
tree | dfef860d8ceae143510e132f0aef7dba3a59d814 /meta/files/common-licenses/ZPL-2.0 | |
parent | 1a82989345fb98becb487d270fd93a5e6dffeb47 (diff) | |
download | openembedded-core-62570b7e3db44fbc3461f650abe6c4613940e068.tar.gz openembedded-core-62570b7e3db44fbc3461f650abe6c4613940e068.tar.bz2 openembedded-core-62570b7e3db44fbc3461f650abe6c4613940e068.tar.xz openembedded-core-62570b7e3db44fbc3461f650abe6c4613940e068.zip |
create-pull-request: Assume remote branch from local branch
It is common to use the same remote branch name as the local branch
name. In this case, it would be nice not to have to specify the
remote branch name.
Make the -b argument optional and assume the remote branch is the same
name as the local branch. Print a NOTE to this effect so as not to
catch the user by surprise:
NOTE: Assuming remote branch 'notthere', use -b to override.
If the remote branch doesn't exist, a WARNING is displayed just as if
the user had used -b to specify a non-existent branch:
WARNING: Branch 'notthere' was not found on the contrib git tree.
Please check your remote and branch parameter before sending.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/files/common-licenses/ZPL-2.0')
0 files changed, 0 insertions, 0 deletions