On Sun, Jul 31, 2005 at 04:17:25AM -0400, Ryan Anderson wrote:
> This is based off of GregKH's script, send-lots-of-email.pl, and strives to do
> all the nice things a good subsystem maintainer does when forwarding a patch
> or
> 50 upstream:
>
> All the prior handlers of the patch, as determined by the
> Signed-off-by: lines, and/or the author of the commit, are cc:ed on the
> email.
>
> All emails are sent as a reply to the previous email, making it easy to
> skip a collection of emails that are uninteresting.
>
> Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]>
And yes, I did generate this thread with this script - so I have proof
that it works nicely.
Actually, with this:
git format-patch -n --mbox -o ../pending/ origin
git send-email ../pending/
<answer some questions>
In 2-3 minutes I should have my git tree at
rsync://h4x0r5.com/git-ryan.git/ updated with these changes, and my
SYNOPSIS draft. (I haven't added the short tutorial that Sam suggested
yet, that's a task for another 4am hackfest.)
--
Ryan Anderson
sometimes Pug Majere
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html