]> code.ossystems Code Review - openembedded-core.git/commit
send-pull-request: default to --supress-cc=all
authorDarren Hart <dvhart@linux.intel.com>
Thu, 14 Jul 2011 22:39:55 +0000 (15:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2011 16:33:56 +0000 (17:33 +0100)
commitaaa85bd838f1c1518f8e65c36e265e6b9e141406
treeeec3624005bee4726662f47142b053e6cfc0627a
parentfa8779452de5e1a8ded92bdf4a952158fda6160a
send-pull-request: default to --supress-cc=all

Unless the user specifies -c, don't pull in any email addresses from the
patches in the series. This avoids having to remove the email addresses from
patches being pulled in from upstream. If you want the email addresses on the
patch to be added, continue to use the -c option as before.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
scripts/send-pull-request