Web lists-archives.org

Re: [PATCH] Staging: arlan: fixed coding style issues in arlan-proc.c (etc...)




Joe Perches wrote:
> On Wed, 2010-03-10 at 19:32 -0800, Greg KH wrote:
>> He did, it's a "issue" with git-send-email that if you don't have empty
>> lines, it puts it all on the Subject: line.
> 
> Could you detail a bit more your problem description?

A normal commit description would be:
   <subject>

   <description>

   <signed-off-by>

You get the "running subject" effect if instead you do:
   <subject>
   <description>
   <signed-off-by>

I.e, if you omit an empty line after the subject line.

Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html