aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite
diff options
context:
space:
mode:
Diffstat (limited to '.dev-suite')
-rwxr-xr-x.dev-suite/hooked/commit-msg5
1 files changed, 4 insertions, 1 deletions
diff --git a/.dev-suite/hooked/commit-msg b/.dev-suite/hooked/commit-msg
index efcbaec..cc072bf 100755
--- a/.dev-suite/hooked/commit-msg
+++ b/.dev-suite/hooked/commit-msg
@@ -1 +1,4 @@
-#! /bin/bash \ No newline at end of file
+#! /bin/bash
+
+# Check that the commit message is up to spec
+hooked-commit-msg $@