We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f19f7d1 + f8740c5 commit 73b0a3aCopy full SHA for 73b0a3a
Documentation/git-am.txt
@@ -190,8 +190,8 @@ the commit, after stripping common prefix "[PATCH <anything>]".
190
The "Subject: " line is supposed to concisely describe what the
191
commit is about in one line of text.
192
193
-"From: " and "Subject: " lines starting the body override the respective
194
-commit author name and title values taken from the headers.
+"From: ", "Date: ", and "Subject: " lines starting the body override the
+respective commit author name and title values taken from the headers.
195
196
The commit message is formed by the title taken from the
197
"Subject: ", a blank line and the body of the message up to
0 commit comments