File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -121,10 +121,10 @@ the commit, after stripping common prefix "[PATCH <anything>]".
121121The "Subject: " line is supposed to concisely describe what the
122122commit is about in one line of text.
123123
124- The body of the message (the rest of the message after the blank line
125- that terminates the RFC2822 headers) can begin with "Subject: " and
126- "From: " lines that are different from those of the mail header,
127- to override the values of these fields .
124+ "From: " and "Subject: " lines starting the body (the rest of the
125+ message after the blank line terminating the RFC2822 headers)
126+ override the respective commit author name and title values taken
127+ from the headers .
128128
129129The commit message is formed by the title taken from the
130130"Subject: ", a blank line and the body of the message up to
You can’t perform that action at this time.
0 commit comments