mirror of
https://github.com/git/git.git
synced 2024-12-01 05:54:16 +08:00
Merge branch 'pm/am-in-body-header-doc-update'
Doc update. * pm/am-in-body-header-doc-update: am: document that Date: can appear as an in-body header
This commit is contained in:
commit
202f68b252
@ -190,8 +190,8 @@ the commit, after stripping common prefix "[PATCH <anything>]".
|
|||||||
The "Subject: " line is supposed to concisely describe what the
|
The "Subject: " line is supposed to concisely describe what the
|
||||||
commit is about in one line of text.
|
commit is about in one line of text.
|
||||||
|
|
||||||
"From: " and "Subject: " lines starting the body override the respective
|
"From: ", "Date: ", and "Subject: " lines starting the body override the
|
||||||
commit author name and title values taken from the headers.
|
respective commit author name and title values taken from the headers.
|
||||||
|
|
||||||
The commit message is formed by the title taken from the
|
The commit message is formed by the title taken from the
|
||||||
"Subject: ", a blank line and the body of the message up to
|
"Subject: ", a blank line and the body of the message up to
|
||||||
|
Loading…
Reference in New Issue
Block a user