]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-am.txt
Merge branch 'pm/am-in-body-header-doc-update'
[thirdparty/git.git] / Documentation / git-am.txt
index fc5750b3b81ef54e072ab916f4f0ce775c52ac99..11ca61b00b459ef40f5cac0038989f2db7390400 100644 (file)
@@ -190,8 +190,8 @@ the commit, after stripping common prefix "[PATCH <anything>]".
 The "Subject: " line is supposed to concisely describe what the
 commit is about in one line of text.
 
-"From: " and "Subject: " lines starting the body override the respective
-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.
 
 The commit message is formed by the title taken from the
 "Subject: ", a blank line and the body of the message up to