On 10 Oct 12, Lee Jones wrote:
This will do the right thing:
git format-patch -s -o $DUMPDIR --subject-prefix=$PREFIX --numbered
--thread=shallow --cover-letter $SHA
followed by,
git send-email --to $MYTO --cc-cmd ~/bin/getcc.sh \
--envelope-sender $MYFROM --smtp-server $MYSMTP \
--suppress-cc=author --suppress-cc=self \
$DUMPDIR/00*.patch
/Amit
--
----------------------------------------------------------------------
Amit Kucheria, Kernel Engineer ||
[hidden email]
----------------------------------------------------------------------
--
kernel-team mailing list
[hidden email]
https://lists.ubuntu.com/mailman/listinfo/kernel-team