]> code.ossystems Code Review - openembedded-core.git/commit
send-pull-request: Fetch TO email address from git config if specified
authorKhem Raj <raj.khem@gmail.com>
Sat, 12 Mar 2011 15:07:12 +0000 (07:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2011 13:20:14 +0000 (13:20 +0000)
commitdae83a48f86fd5907cc999e912f476c89debd0bb
treec17bda2cfd8e0eb7ce230ccfd6aae2b9bb7a270e
parent1e675fac4f7f22028700d7c5bc376d029af592e0
send-pull-request: Fetch TO email address from git config if specified

Usually people using git send-email has git config sendmail.to
configured to the usual mailing list or person so we harness that
here.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/send-pull-request