On 08/10/2012 09:15 AM, Junio C Hamano wrote:
> "H. Peter Anvin" writes:
>
>> The users I am referring to generally have a --- line, rather than
>> a scissor, between the cover text and commit. Also, there is
>> (almost) always a From: line and subject at the top of the patch
>> proper.
>
> Oh,
"H. Peter Anvin" writes:
> The users I am referring to generally have a --- line, rather than
> a scissor, between the cover text and commit. Also, there is
> (almost) always a From: line and subject at the top of the patch
> proper.
Oh, so it is more like this?
From: author name
Date
The users I am referring to generally have a --- line, rather than a scissor,
between the cover text and commit. Also, there is (almost) always a From: line
and subject at the top of the patch proper.
Junio C Hamano wrote:
>Jeff King writes:
>
>> If I understand your issue, somebody is writi
Jeff King writes:
> If I understand your issue, somebody is writing:
>
>
> From: them
> To: you
> Date: ...
> Subject: [PATCH] subject line
>
> commit message body
>
>
> some cover letter material that should go below the "---"
> ---
> [diffstat + diff]
On 08/10/2012 12:36 PM, Jeff King wrote:
> On Thu, Aug 09, 2012 at 05:13:51PM -0700, H. Peter Anvin wrote:
>
>> I have some contributors who consistently put their commentary
>> *before* the "---" line rather than *after* it, presumably with the
>> notion that it is some kind of "cover text". Thi
On Thu, Aug 09, 2012 at 05:13:51PM -0700, H. Peter Anvin wrote:
> I have some contributors who consistently put their commentary
> *before* the "---" line rather than *after* it, presumably with the
> notion that it is some kind of "cover text". This messes with "git
> am", and so I end up having
"H. Peter Anvin" writes:
> Hello,
>
> I have some contributors who consistently put their commentary
> *before* the "---" line rather than *after* it, presumably with the
> notion that it is some kind of "cover text". This messes with "git
> am", and so I end up having to edit those posts manual
Hello,
I have some contributors who consistently put their commentary *before*
the "---" line rather than *after* it, presumably with the notion that
it is some kind of "cover text". This messes with "git am", and so I
end up having to edit those posts manually.
I have tried git am --scisso
8 matches
Mail list logo