Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] _du: add support for Mac OS X



Jun T. wrote:
> I'm not familiar with git yet; hope the patch is in a correct format.

It seems like your mail application mangled the patch contents. You can
always use "git send-email ..." to avoid such problems. As for the
format: It looks okay, although you would usually have a lines with
three dashes before the diff-stat.

If you use "git format-patch ..." to create the patches, they will
always be in exactly the right format to feed into "git am", which will
import some data from the email's headers into the git repo. Especially
from the "From:" header: Your name and email will be used for the
commit's author field.

Could you resend? Because due to your MUA's mangling, I get a "corrupt
patch" condition with this one.

Regards, Frank



Messages sorted by: Reverse Date, Date, Thread, Author