]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by XTaran: Correct information about hooks
authorJoey Hess <joey@kitenet.net>
Mon, 14 Jul 2008 19:53:09 +0000 (15:53 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 14 Jul 2008 19:53:09 +0000 (15:53 -0400)
doc/rcs/mercurial.mdwn

index 5eaae199742fe6c6079ea72b1712f01cc10a3bb2..5123b2c7bc1d8d37f97b8fa15ae3626303f77b83 100644 (file)
@@ -2,7 +2,7 @@
 system developed by Matt Mackall. Ikiwiki supports storing a wiki in a
 mercurial repository.
 
-Ikiwiki can run as a post-update hook to update a wiki whenever commits
+Ikiwiki can run as a post-commit and/or install hook to update a wiki whenever commits or remote pushes
 come in. When running as a [[cgi]] with Mercurial, ikiwiki automatically
 commits edited pages, and uses the Mercurial history to generate the
 [[RecentChanges]] page.