scripts: commit-msg: tweak 72-column test to avoid a false-positive
commit0fd74a564eec0d1bd152ca7b6d5967ff571be66a
authorJim Meyering <meyering@redhat.com>
Wed, 23 Nov 2011 08:02:51 +0000 (23 09:02 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 23 Nov 2011 08:05:08 +0000 (23 09:05 +0100)
tree8e43301534929a890562d886cb1564d03dddf694
parent3d213a17fac0a33d9845d1511d568a68ae2035ec
scripts: commit-msg: tweak 72-column test to avoid a false-positive

* scripts/git-hooks/commit-msg: Don't warn about a line that is
longer than 72 if it is a comment.  Git-generated comments would
occasionally trigger this.
scripts/git-hooks/commit-msg