]> gitweb.fluxo.info Git - git-hooks.git/commitdiff
Tweak introduction sentance to the project to include the three types of hooks.
authorBenjamin C Meyer <ben@meyerhome.net>
Sat, 19 Jun 2010 19:28:26 +0000 (15:28 -0400)
committerBenjamin C Meyer <ben@meyerhome.net>
Sat, 19 Jun 2010 19:28:26 +0000 (15:28 -0400)
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
README

diff --git a/README b/README
index 3cd593dfdb52aaeee7fd33ef79fdd906f8d9b5e0..b5211bafd36d598ca8124fb26358d14263f3820d 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-git-hooks - A tool to manage Git hooks for multiple git repositories.
+git-hooks - A tool to manage project, user, and global Git hooks for multiple git repositories.
 
 git-hooks lets hooks be installed inside git repositories, users home directory, and globally.  When a hook is called by git, git-hooks will check each of these locations for the hooks to run.