aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-10-25 14:38:33 -0700
committerJunio C Hamano <junkio@cox.net>2006-10-25 14:38:33 -0700
commiteb153837d8509fc6ef59b17630429c63c0993b2d (patch)
tree2c6e4a895ed1fc98d5635c4e171377b2e09e44c0
parent01fe679a341ed3b1a816404faf76bf454712aa2f (diff)
parent84ab7b6fc7e190ac1c1d0bc5b7c48befa42eff3c (diff)
downloadgit-eb153837d8509fc6ef59b17630429c63c0993b2d.tar.gz
git-eb153837d8509fc6ef59b17630429c63c0993b2d.tar.xz
Merge branch 'maint'
* maint: Documentation/SubmittingPatches: 3+1 != 6
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index a5b3ebdf7..8a3d31631 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