summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 276bc2c)
raw | patch | inline | side by side (parent: 276bc2c)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Jan 2007 06:53:28 +0000 (22:53 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Jan 2007 06:53:28 +0000 (22:53 -0800) |
Take it from the tutorial, since not everybody necessarily reads it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-commit.txt | patch | blob | history |
index 6139386ad70bbac6603c69f6d69a8ab9b5d477fc..9c8435306845cd417ce014d24240a52e8110e42d 100644 (file)
DISCUSSION
----------
+Though not required, it's a good idea to begin the commit message
+with a single short (less than 50 character) line summarizing the
+change, followed by a blank line and then a more thorough description.
+Tools that turn commits into email, for example, use the first line
+on the Subject: line and the rest of the commit in the body.
+
include::i18n.txt[]
ENVIRONMENT VARIABLES