File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -139,8 +139,15 @@ People on the Git mailing list need to be able to read and
139139comment on the changes you are submitting. It is important for
140140a developer to be able to "quote" your changes, using standard
141141e-mail tools, so that they may comment on specific portions of
142- your code. For this reason, all patches should be submitted
143- "inline". If your log message (including your name on the
142+ your code. For this reason, each patch should be submitted
143+ "inline" in a separate message.
144+
145+ Multiple related patches should be grouped into their own e-mail
146+ thread to help readers find all parts of the series. To that end,
147+ send them as replies to either an additional "cover letter" message
148+ (see below), the first patch, or the respective preceding patch.
149+
150+ If your log message (including your name on the
144151Signed-off-by line) is not writable in ASCII, make sure that
145152you send off a message in the correct encoding.
146153
You can’t perform that action at this time.
0 commit comments