aboutsummaryrefslogtreecommitdiff
path: root/doc/post-commit.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-06 20:31:55 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-06 20:31:55 +0000
commitf7f3b0bb7d91c74f67023e970cee71ad2ea260da (patch)
tree5944ff8e2c28172497d4ae8262f4eb7f2a843ddf /doc/post-commit.mdwn
parent513af0c0df210bbab175f3408013f058cec05ef1 (diff)
downloadikiwiki-f7f3b0bb7d91c74f67023e970cee71ad2ea260da.tar
ikiwiki-f7f3b0bb7d91c74f67023e970cee71ad2ea260da.tar.gz
* Add support for mercurial, contributed by Emanuele Aina.
Diffstat (limited to 'doc/post-commit.mdwn')
-rw-r--r--doc/post-commit.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/post-commit.mdwn b/doc/post-commit.mdwn
index 8def3d751..84375dad0 100644
--- a/doc/post-commit.mdwn
+++ b/doc/post-commit.mdwn
@@ -1,5 +1,5 @@
A post-commit hook is run every time you commit a change to your
-[[subversion]] (or [[git]]) repository. To make the wiki be updated each
+[[subversion]] (or [[git]] or [[mercurial]]) repository. To make the wiki be updated each
time a commit is made, it can be run from (or as) a post-commit hook.
The best way to run ikiwiki in a post-commit hook is using a wrapper, which