summaryrefslogtreecommitdiffstats
path: root/git-receive-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
commita63874253759767733cadcdda3933ad2475e905a (patch)
treef680bb640b9310d878ae526f732026fb906ba43c /git-receive-pack.html
parent377018d6a9542bbf1ff146837845b14e3b2c5259 (diff)
downloadgit-htmldocs-a63874253759767733cadcdda3933ad2475e905a.tar.gz
Autogenerated HTML docs for v1.5.3-rc6-23-g0058
Diffstat (limited to 'git-receive-pack.html')
-rw-r--r--git-receive-pack.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-receive-pack.html b/git-receive-pack.html
index 1053aabf2..7cc334516 100644
--- a/git-receive-pack.html
+++ b/git-receive-pack.html
@@ -344,7 +344,7 @@ or it should match what is recorded in refname.</p>
<p>The hook should exit with non-zero status if it wants to disallow
updating the named ref. Otherwise it should exit with zero.</p>
<p>Successful execution (a zero exit status) of this hook does not
-ensure the ref will actully be updated, it is only a prerequisite.
+ensure the ref will actually be updated, it is only a prerequisite.
As such it is not a good idea to send notices (e.g. email) from
this hook. Consider using the post-receive hook instead.</p>
</div>
@@ -430,7 +430,7 @@ exec git-update-server-info</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:50 UTC
+Last updated 25-Aug-2007 03:53:12 UTC
</div>
</div>
</body>