From 0f7c343908bece283b7e4a7fa03f161f73466f72 Mon Sep 17 00:00:00 2001 From: Benjamin C Meyer Date: Sat, 19 Jun 2010 15:28:26 -0400 Subject: Tweak introduction sentance to the project to include the three types of hooks. Signed-off-by: Benjamin C Meyer --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3cd593d..b5211ba 100644 --- 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. -- cgit v1.2.3