Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-10-26 01:38:24 +0400
committerJunio C Hamano <junkio@cox.net>2006-10-26 01:38:24 +0400
commit84ab7b6fc7e190ac1c1d0bc5b7c48befa42eff3c (patch)
treefaf7339e2450b9c0ac50352cc64eb5ab4447aa48
parent70da769a4607dbbc4efc490287ead98175cf622b (diff)
Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3
Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index a5b3ebdf72..8a3d31631c 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -107,7 +107,7 @@ enhancements to them, do not forget to "cc: " the person who primarily
worked on that hierarchy in contrib/.
-(6) Sign your work
+(4) Sign your work
To improve tracking of who did what, we've borrowed the
"sign-off" procedure from the Linux kernel project on patches