maint: prevent trailing period at first line of a commit message
commitc53c5e2395d206a1ab2c821eed8414270fbc07b4
authorBernhard Voelker <mail@bernhard-voelker.de>
Wed, 13 Feb 2013 23:28:06 +0000 (14 00:28 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Thu, 14 Feb 2013 22:19:57 +0000 (14 23:19 +0100)
treee677ac466053241731c29c99052e4ce96d5e745a
parent44715883e18c1f1558b1281b60d616a3f6b9fddf
maint: prevent trailing period at first line of a commit message

* scripts/git-hooks/commit-msg (bad_first_line): Return an error
message if the first line of a commit message ends with a period.
scripts/git-hooks/commit-msg