First cmake commit. Still coexisting with scons.
[anna.git] / scripts / git / use_pre-commit.sh
diff --git a/scripts/git/use_pre-commit.sh b/scripts/git/use_pre-commit.sh
new file mode 100755 (executable)
index 0000000..44d44cc
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd `dirname $0`
+ln -sf ../../scripts/git/pre-commit.sh ../../.git/hooks/pre-commit