summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ce2c3eb)
raw | patch | inline | side by side (parent: ce2c3eb)
author | Miklos Vajna <vmiklos@frugalware.org> | |
Sat, 20 Dec 2008 00:52:17 +0000 (01:52 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 20 Dec 2008 03:11:20 +0000 (19:11 -0800) |
Especially with something that is supposed to hopefully have some legal
value down the line if somebody starts making noises, it really would be
nice to have a real person to associate things with. Suggest this in the
SubmittingPatches document.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
value down the line if somebody starts making noises, it really would be
nice to have a real person to associate things with. Suggest this in the
SubmittingPatches document.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches | patch | blob | history |
index c59edfa6a9d89aec712b61cb72f9f1605aacae86..34fdc83ad48f764ebc7908a947cd057350c3674d 100644 (file)
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