[Sheepdog] PATCH S005: Improve type safety in node_cmp calls

Liu Yuan namei.unix at gmail.com
Thu May 3 08:10:52 CEST 2012


On 05/03/2012 01:59 PM, MORITA Kazutaka wrote:

> $ git send-email --to=sheepdog at lists.wpkg.org
> --smtp-server=YOURSMTPSERVERHERE -1  0001-your-patch
> 
> This command sends patches from both git revision and file.  It's a
> bit confusing.
> I suggest to split this into two:
> 
> - send a patch directly
> $ git send-email --to=sheepdog at lists.wpkg.org
> --smtp-server=YOURSMTPSERVERHERE -1
> 
> - send a patch via file
> $ git format-patch HEAD~
> $ git send-email --to=sheepdog at lists.wpkg.org
> --smtp-server=YOURSMTPSERVERHERE 0001-your-patch


Ah yes... I didn't know we could send patch directly on top of commits,
that is cool feature.

Thanks,
Yuan



More information about the sheepdog mailing list