pre-commit helper
[anna.git] / scr / git / use-pre-commit.sh
diff --git a/scr/git/use-pre-commit.sh b/scr/git/use-pre-commit.sh
new file mode 100755 (executable)
index 0000000..04fcb26
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd `dirname $0`
+ln -sf ../../scr/git/pre-commit.sh ../../.git/hooks/pre-commit