Skip to content

Commit 73b0a3a

Browse files
committed
Merge branch 'pm/am-in-body-header-doc-update' into next
Doc update. * pm/am-in-body-header-doc-update: am: document that Date: can appear as an in-body header
2 parents f19f7d1 + f8740c5 commit 73b0a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-am.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ the commit, after stripping common prefix "[PATCH <anything>]".
190190
The "Subject: " line is supposed to concisely describe what the
191191
commit is about in one line of text.
192192

193-
"From: " and "Subject: " lines starting the body override the respective
194-
commit author name and title values taken from the headers.
193+
"From: ", "Date: ", and "Subject: " lines starting the body override the
194+
respective commit author name and title values taken from the headers.
195195

196196
The commit message is formed by the title taken from the
197197
"Subject: ", a blank line and the body of the message up to

0 commit comments

Comments
 (0)