web commit by XTaran: Correct information about hooks
parent
5d027102f5
commit
aa92d75b4a
|
@ -2,7 +2,7 @@
|
||||||
system developed by Matt Mackall. Ikiwiki supports storing a wiki in a
|
system developed by Matt Mackall. Ikiwiki supports storing a wiki in a
|
||||||
mercurial repository.
|
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
|
come in. When running as a [[cgi]] with Mercurial, ikiwiki automatically
|
||||||
commits edited pages, and uses the Mercurial history to generate the
|
commits edited pages, and uses the Mercurial history to generate the
|
||||||
[[RecentChanges]] page.
|
[[RecentChanges]] page.
|
||||||
|
|
Loading…
Reference in New Issue