]> code.ossystems Code Review - openembedded-core.git/commit
create-pull-request: provide an RFC mode via -c argument
authorDarren Hart <dvhart@linux.intel.com>
Fri, 13 May 2011 20:10:14 +0000 (13:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2011 22:36:33 +0000 (23:36 +0100)
commite4f66ec2a8af56fb4d0a85df46bfaa3bb1409d31
tree2c107c64c122f1bcf06aefd2a3b4c3a0e927f53a
parent3c34975414f1184a35ad8b6ca8a5303786f3475f
create-pull-request: provide an RFC mode via -c argument

Currently it is difficult to know if a pull request is being sent for review
or just to be pulled.

Add a -c argument to add RFC to the subject prefix and a blurb requesting
review to the cover letter.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Joshua Lock <josh@linux.intel.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Saul Wold <sgw@linux.intel.com>
Cc: Paul Eggleton <paul.eggleton@intel.com>
Cc: Joshua Lock <josh@linux.intel.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
scripts/create-pull-request