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 22:57:26 +0100 |
commit | 298d875fac41d58bb14d208e5aebd0426208685b (patch) | |
tree | 8e95e420c2af1af482f49d7669c4e4899f2ff98a /scripts/pybootchartgui/MAINTAINERS | |
parent | 4faeff9286153a8b4a52fb08684ded8c8578405f (diff) | |
download | poky-298d875fac41d58bb14d208e5aebd0426208685b.tar.gz |
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.
(From OE-Core rev: 98faa3ec872e06774b5870fcfb52f3ff91494779)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/MAINTAINERS')
0 files changed, 0 insertions, 0 deletions