]> code.ossystems Code Review - openembedded-core.git/commit
add a new scripts create-pull-request
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 17 May 2010 20:47:40 +0000 (13:47 -0700)
committerNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 17 May 2010 20:47:40 +0000 (13:47 -0700)
commitbad2fe6498cf2720e31f5853a96eb56e7eb77ea5
tree58a60dc7ed30ff10f3dc01c67a6b4d689f6d847e
parentebed56190ec572c048192ad9cf9d3fb3473b818f
add a new scripts create-pull-request

This is the 1st version of create-pull-request script.
Using specified local commit-id or branch-name it
generates a short description of the changes;
and using poky-contrib branch-name it generates the
URL where these changes are already pushed
and are available for review and git-pull.

I prepared this script as per the input from Richard Purdie.

Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
scripts/create-pull-request [new file with mode: 0755]