]> git.ipfire.org Git - thirdparty/git.git/commit
SubmittingPatches: use usual capitalization in the log message body
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Oct 2022 18:07:54 +0000 (11:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Oct 2022 21:59:25 +0000 (14:59 -0700)
commit3991bb73dd01332459c84a72365daa17065c62ea
tree22efd562adeebed77f00d74b0872e07f1d725857
parenta0feb8611d4c0b2b5d954efe4e98207f62223436
SubmittingPatches: use usual capitalization in the log message body

Update the description of the summary section to clarify that the
"do not capitalize" rule applies only the word after the "<area>:"
prefix of the title and nowhere else.  This hopefully will prevent
folks from writing their proposed log message in all lowercase.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches