diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-14 16:10:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-14 16:10:47 -0400 |
commit | 901487df5ed213c7e82bf176d369617fdd1fbda3 (patch) | |
tree | 35e28ecbb65d05550ae2a0ea14233aedaa2933c6 | |
parent | be16270a09329f51ff85f9d9def6058b38c27b6e (diff) |
web commit by XTaran: post-commit hooks work fine here at least with recent ikwiki versions and hg 1.0.x -> remove it from todo list
-rw-r--r-- | doc/todo/mercurial.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 0a1098f70..77b538c02 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -1,5 +1,3 @@ -* Need to get post commit hook working (or an example of how to use it.) - * See below. --[[bma]] * rcs_notify is not implemented (not needed in this branch --[[Joey]]) * Is the code sufficiently robust? It just warns when mercurial fails. * When rcs_commit is called with a $user that is an openid, it will be |