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>]".
121
121
The "Subject: " line is supposed to concisely describe what the
122
122
commit is about in one line of text.
123
123
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 .
128
128
129
129
The commit message is formed by the title taken from the
130
130
"Subject: ", a blank line and the body of the message up to
You can’t perform that action at this time.
0 commit comments