summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJon Loeliger <jdl@jdl.com>2006-03-25 03:21:07 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-03-25 06:24:02 (GMT)
commit6250ad1e7aacbcb9a2a8944e0c664f1e7ec93ef6 (patch)
tree5c426a1922e25efd00ca9c8186b79973a1a92090 /Documentation/git.txt
parent7561d9f54412fcf443ebb28040bad67cd054a986 (diff)
downloadgit-6250ad1e7aacbcb9a2a8944e0c664f1e7ec93ef6.zip
git-6250ad1e7aacbcb9a2a8944e0c664f1e7ec93ef6.tar.gz
git-6250ad1e7aacbcb9a2a8944e0c664f1e7ec93ef6.tar.bz2
Clarify and expand some hook documentation.
Clarify update and post-update hooks. Made a few references to the hooks documentation. Signed-off-by: Jon Loeliger <jdl@jdl.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index de3934d..0c424ff8 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -531,6 +531,8 @@ File/Directory Structure
Please see link:repository-layout.html[repository layout] document.
+Read link:hooks.html[hooks] for more details about each hook.
+
Higher level SCMs may provide and manage additional information in the
`$GIT_DIR`.