From cd3e2c4a041ca314ab228a5fcc34c39535c43b6e Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 27 Jul 2011 18:44:06 +0200 Subject: git_hooks These local git_hooks are based on git-hooks tool by Ben Meyer. Please, read git_hooks/README about --- git_hooks/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 git_hooks/README (limited to 'git_hooks/README') 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" -- cgit v1.2.1