aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorSlavomir Vlcek <svlc@inventati.org>2014-11-13 00:18:39 +0100
committerJunio C Hamano <gitster@pobox.com>2014-11-13 10:39:24 -0800
commitfaa8fac1ec03a5ac2b69ee686651a92d65d542c0 (patch)
tree5561d740d61dc933ae9f957bfb0a29b71229acd7 /Documentation/SubmittingPatches
parenteeff891ac756fd97a05476446f15269b714ce4cc (diff)
downloadgit-faa8fac1ec03a5ac2b69ee686651a92d65d542c0.tar.gz
SubmittingPatches: final submission is To: maintainer and CC: list
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>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index e6d46edbe7..fa71b5f0b6 100644
--- 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
- 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'.