summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-10-25 14:38:24 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-10-25 14:38:24 -0700
commit84ab7b6fc7e190ac1c1d0bc5b7c48befa42eff3c (patch)
treefaf7339e2450b9c0ac50352cc64eb5ab4447aa48 /Documentation
parentxdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines (diff)
downloadtgif-84ab7b6fc7e190ac1c1d0bc5b7c48befa42eff3c.tar.xz
Documentation/SubmittingPatches: 3+1 != 6
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-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