doc/SubmittingPatches: clarify the casing convention for "area: change..."
commit2ee0056779a7fb736092fc78de10b7e908f46f25
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 21 Mar 2017 14:21:53 +0000 (21 14:21 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 19:00:43 +0000 (21 12:00 -0700)
tree93c4875780cfa932b68b89f827459941a61881ca
parent7c9c2f8c394a4c1f4e09d6d5542c4e7965cc9240
doc/SubmittingPatches: clarify the casing convention for "area: change..."

Amend the section which describes how the first line of the subject
should look like to say that the ":" in "area: " shouldn't be treated
like a full stop for the purposes of letter casing.

Change the two subject examples to make this new paragraph clearer,
i.e. "unstar" is not a common word, and "git-cherry-pick.txt" is a
much longer string than "githooks.txt". Pick two recent commits from
git.git that fit better for the description.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches