You can skip the format patch step using:

git send-email [email protected] hash-id -1

(sends the patch marked by hash-id)

I haven't seen any recent patch emails on GHC, so maybe your mailer
isn't configured correctly?

Edward

Excerpts from Matthias Kilian's message of Sat Apr 16 15:44:00 -0400 2011:
> Hi,
> 
> what's the correct way to send patches in these modern days?
> 
> I'm using
> 
>     git format-patch origin"
> 
> and then
> 
>     git send-email [email protected] 0001-whatever
> 
> Is this correct? And is there some reason why I don't see this mail
> sent back to be over the mailing list?
> 
> Sorry if this sounds stupid, but as I already wrote, I'm one of
> those people who still have to get used to daily git usage ;-)
> 
> Ciao,
>     Kili
> 

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to