Documentation: describe subject more precisely
commit52ffe995b9a3fc43de8eca80bedab2e055aac562
authorJeremy White <jwhite@codeweavers.com>
Thu, 13 Sep 2012 22:27:09 +0000 (13 17:27 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2012 04:30:21 +0000 (13 21:30 -0700)
tree0d0fbb4b3a2b1b052ad199317e6adff81cb83aee
parente70d1632bdaf25a9ee528e78133cab319083eade
Documentation: describe subject more precisely

The discussion of email subject throughout the documentation is
misleading; it indicates that the first line will always become
the subject.  In fact, the subject is generally all lines up until
the first full blank line.

This patch refines that, and makes more use of the concept of a
commit title, with the title being all text up to the first blank line.

Signed-off-by: Jeremy White <jwhite@codeweavers.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt
Documentation/git-for-each-ref.txt
Documentation/git-format-patch.txt
Documentation/git-shortlog.txt
Documentation/gitcore-tutorial.txt
Documentation/gittutorial.txt
Documentation/user-manual.txt