summaryrefslogtreecommitdiff
path: root/git_hooks/README
diff options
context:
space:
mode:
Diffstat (limited to 'git_hooks/README')
-rw-r--r--git_hooks/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/git_hooks/README b/git_hooks/README
new file mode 100644
index 00000000..d460b95c
--- /dev/null
+++ b/git_hooks/README
@@ -0,0 +1,8 @@
+These git hooks have been copied and adjusted from Arora code.
+
+Many thanks to Benjamin "icefox" Meyer for providing them.
+
+--------------
+They are managed using the git-hooks tool (Available here http://github.com/icefox/git-hooks)
+
+To enable them run "git hooks --install"