[poky] [PATCH 0/3] git-pull: new pull request generation and sending scripts
Darren Hart
dvhart at linux.intel.com
Sat Nov 6 08:28:33 PDT 2010
The following patches replace the existing create-pull-request script and create
a new send-pull-request. See 2/3 for details on the motivation and functionality
of the new create-pull-request script.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: dvhart/git-pull
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/git-pull
Thanks,
Darren Hart <dvhart at linux.intel.com>
---
Darren Hart (3):
git pull: remove the existing create_pull_request script
git-pull: add the new create-pull-request script
git-pull: add send-pull-request script
scripts/create-pull-request | 165 +++++++++++++++++++++++++++----------------
scripts/send-pull-request | 133 ++++++++++++++++++++++++++++++++++
2 files changed, 237 insertions(+), 61 deletions(-)
create mode 100755 scripts/send-pull-request
More information about the poky
mailing list