summaryrefslogtreecommitdiff
path: root/git_hooks/README
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-07-27 18:46:55 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-07-27 18:46:55 +0200
commitafd8410bc9e28169b072b30aa8a31bd24f97a3a0 (patch)
tree86b5ace1c754a3701e4bfa110e9361a1a96ff99c /git_hooks/README
parentuse KParts to view page source REVIEW:102085 (diff)
parentgit_hooks (diff)
downloadrekonq-afd8410bc9e28169b072b30aa8a31bd24f97a3a0.tar.xz
Merge branch 'HOOKS'
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"