scripts: check first word of commit messages
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 28 Jun 2016 11:27:12 +0000 (12:27 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Jun 2016 11:33:01 +0000 (13:33 +0200)
commit9c24780f0d5efd09fc238a5ad4a36a13fee0a792
tree0ef834e6efc65770be0303ec50b5dd488bdc9837
parentfd591c4c4e356cde12051417112e2ac3c6ff445d
scripts: check first word of commit messages

Avoid messages starting with "It" without describing what
it is talking about.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
scripts/check-git-log.sh