scripts: rewrite git commit-msg hook in Perl
commit1c5ca5c05bac29aec079df61dae2b7f843cb1f0a
authorJim Meyering <meyering@redhat.com>
Fri, 18 Nov 2011 14:33:56 +0000 (18 15:33 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 18 Nov 2011 14:38:18 +0000 (18 15:38 +0100)
tree814fb04a2f538ec49663529963a5e75944adaf1a
parentc0582b9df7294183ff259cf39248ac51af54cc11
scripts: rewrite git commit-msg hook in Perl

* scripts/git-hooks/commit-msg: Rewrite in perl.
This is still a work in progress in that it hard-codes coreutils-
specific program names and policies that should be easy to selectively
enable or disable without modifying the script.
scripts/git-hooks/commit-msg