git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Checklist clarifications: added "Commits", "Patch:" headings
@ 2007-04-30 11:04 Jari Aalto
  2007-04-30 11:36 ` Johannes Schindelin
  0 siblings, 1 reply; 9+ messages in thread
From: Jari Aalto @ 2007-04-30 11:04 UTC (permalink / raw)
  To: git


Added email address and message 'Send your patch to...'

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 Documentation/SubmittingPatches |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 2386f49..238d410 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -1,5 +1,7 @@
 Checklist (and a short version for the impatient):
 
+	Commits:
+
 	- make commits of logical units
 	- check for unnecessary whitespace with "git diff --check"
 	  before committing
@@ -12,8 +14,13 @@ Checklist (and a short version for the impatient):
 	  commit message (or just use the option "-s" when
 	  committing) to confirm that you agree to the Developer's
 	  Certificate of Origin
+
+	Patch:
+
+	- send your patch to <git@vger.kernel.org> by using
+	  git-format-patch(1) with option "-M". See also
+	  git-send-email(1).
 	- do not PGP sign your patch
-	- use "git format-patch -M" to create the patch
 	- do not attach your patch, but read in the mail
 	  body, unless you cannot teach your mailer to
 	  leave the formatting of the patch alone.
-- 
1.5.1.2.GIT

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-05-01  4:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 11:04 [PATCH] Checklist clarifications: added "Commits", "Patch:" headings Jari Aalto
2007-04-30 11:36 ` Johannes Schindelin
2007-04-30 12:02   ` Jari Aalto
2007-04-30 12:09     ` Julian Phillips
2007-04-30 12:42       ` Johannes Schindelin
2007-04-30 16:04       ` [PATCH] v2: " Jari Aalto
2007-04-30 23:35         ` Junio C Hamano
2007-04-30 21:00   ` [PATCH] send-email: add a few config variables Junio C Hamano
2007-05-01  4:11   ` [PATCH] Checklist clarifications: added "Commits", "Patch:" headings Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).