Re: format-patch and send-email

From: Xavier Maillard <zedek@gnu.org>
Date: 2007-02-19 05:17:25
Hi Junio,

Junio C Hamano <junkio@cox.net> wrote:

> Xavier Maillard <zedek@gnu.org> writes:
>
>> [SNIP SNIP] 
> 
> The "format-patch" output was designed to (minimally) mimic what
> you would see in a UNIX mbox as if you (or whoever would apply
> the e-mailed patches to repository) received it, so that anybody
> can later run "am" on it.  The first "From " is what sometimes
> is called "UNIX-From " line, which separates each piece of
> e-mail in mbox formatted mailbox file.  The second one is used
> to record the author of the patch.
> 
> The commit log message is expected to be:
> 
> 	A single line description of a patch
> 
> 	More detailed explanation of the patch with
>         possibly multi-line or multi-paragraph text.
> 
> and the single line description becomes the subject.

Ok so I need to revert my usual practise :)

 
Thank you for your answers. I know have understood what was wrong
;)

Regards,

Xavier
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Feb 19 05:20:39 2007

This archive was generated by hypermail 2.1.8 : 2007-02-19 05:23:00 EST