Simple git commit style checker
Find a file
Tom Willemse 06abe8cbc7 Check file given as first argument
Check the file whose name has been specified on the command line for
errors, instead of `stdin'. Git passes the file name of the file
containing the commit message instead of passing the commit message to
`stdin'.

This was supposed to be committed in the first commit. but somehow it
got lost.
2014-03-05 00:26:26 +01:00
commit-check Check file given as first argument 2014-03-05 00:26:26 +01:00
test-fail-barely.txt Initial commit 2014-03-05 00:17:35 +01:00
test-fail-miserably.txt Initial commit 2014-03-05 00:17:35 +01:00
test-pass.txt Initial commit 2014-03-05 00:17:35 +01:00