diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-12-20 04:32:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-12-20 04:35:55 +0100 |
commit | efe05b019ca19328d27c07ef32b4698a7f36166f (patch) | |
tree | a38d3c5713d39370e881c148ff0f5c9d4db59c67 /Documentation/SubmittingPatches | |
parent | Documentation: sync example output with git output (diff) | |
parent | GIT 1.6.0.6 (diff) | |
download | git-efe05b019ca19328d27c07ef32b4698a7f36166f.tar.xz git-efe05b019ca19328d27c07ef32b4698a7f36166f.zip |
Merge branch 'maint' to sync with GIT 1.6.0.6
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index f0295c60f5..ba07c8c571 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -222,6 +222,9 @@ D-C-O. Indeed you are encouraged to do so. Do not forget to place an in-body "From: " line at the beginning to properly attribute the change to its true author (see (2) above). +Also notice that a real name is used in the Signed-off-by: line. Please +don't hide your real name. + Some people also put extra tags at the end. "Acked-by:" says that the patch was reviewed by the person who |