From: Joey Hess Date: Mon, 14 Jul 2008 19:53:09 +0000 (-0400) Subject: web commit by XTaran: Correct information about hooks X-Git-Tag: 2.54~99^2~5 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/aa92d75b4a2e8f6fd6dc38e3fb898f4667cd6f70 web commit by XTaran: Correct information about hooks --- diff --git a/doc/rcs/mercurial.mdwn b/doc/rcs/mercurial.mdwn index 5eaae1997..5123b2c7b 100644 --- a/doc/rcs/mercurial.mdwn +++ b/doc/rcs/mercurial.mdwn @@ -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.