Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
SubmittingPatches: final submission is To: maintainer and CC: list
author
Slavomir Vlcek
<svlc@inventati.org>
Wed, 12 Nov 2014 23:18:39 +0000
(
00:18
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Nov 2014 18:39:24 +0000
(10:39 -0800)
In an earlier part there is:
"re-send it with "To:" set to the maintainer [*1*] and "cc:" the list [*2*]"
for the final submission, but later we see
"Send it to the list and cc the maintainer."
Fix the later one to match the previous.
Signed-off-by: Slavomir Vlcek <svlc@inventati.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
eeff891
)
diff --git
a/Documentation/SubmittingPatches
b/Documentation/SubmittingPatches
index e6d46edbe7376a9f15d4f337a341a344b5197ca4..fa71b5f0b62f43483d02c24d809e6282fa49576a 100644
(file)
--- a/
Documentation/SubmittingPatches
+++ b/
Documentation/SubmittingPatches
@@
-337,7
+337,7
@@
suggests to the contributors:
spend their time to improve your patch. Go back to step (2).
(4) The list forms consensus that the last round of your patch is
spend their time to improve your patch. Go back to step (2).
(4) The list forms consensus that the last round of your patch is
- good. Send it to the
list and cc the maintainer
.
+ good. Send it to the
maintainer and cc the list
.
(5) A topic branch is created with the patch and is merged to 'next',
and cooked further and eventually graduates to 'master'.
(5) A topic branch is created with the patch and is merged to 'next',
and cooked further and eventually graduates to 'master'.