summaryrefslogtreecommitdiffstats
path: root/githooks.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-02-07 12:33:30 -0800
committerJunio C Hamano <gitster@pobox.com>2014-02-07 12:33:30 -0800
commit826f5c46108411f0760589aa72aa4d8b905df8b2 (patch)
treed8ae01c8eed94725f935f4fbdc4000c72b20a8b8 /githooks.txt
parenta9c36343fab0fca61142e7da32cbcd407ed8d157 (diff)
downloadgit-htmldocs-826f5c46108411f0760589aa72aa4d8b905df8b2.tar.gz
Autogenerated HTML docs for v1.9.0-rc3
Diffstat (limited to 'githooks.txt')
-rw-r--r--githooks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/githooks.txt b/githooks.txt
index d48bf4d6f..d954bf6ba 100644
--- a/githooks.txt
+++ b/githooks.txt
@@ -251,7 +251,7 @@ three parameters:
- the name of the ref being updated,
- the old object name stored in the ref,
- - and the new objectname to be stored in the ref.
+ - and the new object name to be stored in the ref.
A zero exit from the update hook allows the ref to be updated.
Exiting with a non-zero status prevents 'git-receive-pack'