On Wednesday 05 March 2008 10:47, Paolo C. wrote:
> Now, any suggestion on how to send out this patch?
> If I'm not wrong, git-send-email doesn't work on the win.
> And I'm almost sure that all my windows MUA will just mangle the
> patch.
>
> Any alternative to copy the patch to my linux box? ;-)
> What is your usual workflow and what tools are you used to use?
I use Thunderbird on Windows. Go to Extras->Settings->Compose and give either
0 or a large number (200) for line width ("Wrap lines at"). Then open the
00??-* file in Notepad++, copy&paste into a new message, copy the subject to
the subject line, remove unneeded headers; finally send it.
This works only if there're only one or two patches, obviously. If I have to
send a patch series, I do fall back to a Linux box.
-- Hannes