summaryrefslogtreecommitdiffstats
path: root/githooks.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-18 08:44:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-18 08:44:30 +0000
commit8a48fa22dc6fe1e78f9e29e0b93eb6105c9f3341 (patch)
treed3513006b0752588c3db8ed2eec85b2123638c3e /githooks.txt
parent116db35f5c6c689cd968e8142ae199061bd3712b (diff)
downloadgit-htmldocs-8a48fa22dc6fe1e78f9e29e0b93eb6105c9f3341.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-35-gc0ceb
Diffstat (limited to 'githooks.txt')
-rw-r--r--githooks.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/githooks.txt b/githooks.txt
index 5faaaa5fe..cfdae1efa 100644
--- a/githooks.txt
+++ b/githooks.txt
@@ -20,6 +20,10 @@ directory to trigger action at certain points. When
all disabled. To enable a hook, rename it by removing its `.sample`
suffix.
+NOTE: It is also a requirement for a given hook to be executable.
+However - in a freshly initialized repository - the `.sample` files are
+executable by default.
+
This document describes the currently defined hooks.
applypatch-msg