Re: git send-email (Was: Re: [PATCH 1/2] winmm: Trivial code simplifications and fixes.)

2011-07-29 Thread Henri Verbeet
On 29 July 2011 16:38, Michael Stefaniuc wrote: > If you're new to (Wine) development or you do a lot of janitorial work I > would actually recommend to *avoid* git send-email. See it as an > opportunity to look again at your patch when you manually submit it. I think that's orthogonal. I certainl

git send-email (Was: Re: [PATCH 1/2] winmm: Trivial code simplifications and fixes.)

2011-07-29 Thread Michael Stefaniuc
Henri Verbeet wrote: > On 29 July 2011 09:46, wrote: >> these fixes all trivial errors I mentioned recently but one, plus a few ones >> I discovered since then. >> > These need to be separate patches, of course. I'd also encourage > everyone to just use git send-email for sending patches. As alw

Re: [PATCH 1/2] winmm: Trivial code simplifications and fixes.

2011-07-29 Thread Henri Verbeet
On 29 July 2011 09:46, wrote: > these fixes all trivial errors I mentioned recently but one, plus a few ones > I discovered since then. > These need to be separate patches, of course. I'd also encourage everyone to just use git send-email for sending patches.