diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-04-05 19:31:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 10:33:40 +0100 |
commit | 98faa3ec872e06774b5870fcfb52f3ff91494779 (patch) | |
tree | 384dee67842db749f174896786dbc2cc89265ba9 /scripts/swabber-strace-attach | |
parent | 2114b5a9a70bb07bdb15edafa6ec9689933db871 (diff) | |
download | openembedded-core-98faa3ec872e06774b5870fcfb52f3ff91494779.tar.gz openembedded-core-98faa3ec872e06774b5870fcfb52f3ff91494779.tar.bz2 openembedded-core-98faa3ec872e06774b5870fcfb52f3ff91494779.zip |
create-pull-request: fix for newer git
Fixed when git > 2.1.0:
$ ./scripts/create-pull-request -r HEAD^ -u contrib -b rbt/git
fatal: Not a valid revision: rbt/git
ERROR: git request-pull reported an error
This is because newer git requires both local and remote branch named as
rbt/git, but usually, we only named the remote branch as rbt/foo, and
foo for local branch.
Add a option '-l' to fix the problem, default is HEAD.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/swabber-strace-attach')
0 files changed, 0 insertions, 0 deletions