On Wed, Jun 29, 2016 at 01:23:48PM +0200, Thomas Monjalon wrote:
> > Signed-off-by: Bruce Richardson
>
> Applied with -i case option to catch also lowercase form.
Which suggests another good check to add, would be to check that the commmit
message starts with a capital letter.
/Bruce
> Signed-off-by: Bruce Richardson
Applied with -i case option to catch also lowercase form.
Signed-off-by: Bruce Richardson
---
scripts/check-git-log.sh | 6 ++
1 file changed, 6 insertions(+)
diff --git a/scripts/check-git-log.sh b/scripts/check-git-log.sh
index 153f378..87b122f 100755
--- a/scripts/check-git-log.sh
+++ b/scripts/check-git-log.sh
@@ -114,6 +114,12 @@ bad=$(echo "$
3 matches
Mail list logo