From: Junio C Hamano
Date: Wed, 25 Jun 2008 08:07:44 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.6-64-g85fe
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6aff399c50c56499434428ca08240eac1d799f57;p=git.git
Autogenerated HTML docs for v1.5.6-64-g85fe
---
diff --git a/githooks.html b/githooks.html
index 1a798ebc7..11cf4971c 100644
--- a/githooks.html
+++ b/githooks.html
@@ -280,7 +280,8 @@ githooks(5) Manual Page
directory to trigger action at certain points. When
git-init is run, a handful example hooks are copied in the
hooks directory of the new repository, but by default they are
-all disabled. To enable a hook, make it executable with chmod +x.
+all disabled. To enable a hook, rename it by removing its .sample
+suffix.
This document describes the currently defined hooks.
applypatch-msg
@@ -525,7 +526,7 @@ to abort.