diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:48:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:48:08 -0400 |
commit | 672893634be9d7e7f2b44c27e4927021b12eedb6 (patch) | |
tree | 49e7d592c5163451b202b71349e524b0a322d59c /doc/todo | |
parent | e3c6b9bb9d6cef040f9c3f8a86337cf340966806 (diff) |
response
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/call_git-update-server-info_from_post-udpate_hook.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/call_git-update-server-info_from_post-udpate_hook.mdwn b/doc/todo/call_git-update-server-info_from_post-udpate_hook.mdwn index 1c3871511..dcd7eac3c 100644 --- a/doc/todo/call_git-update-server-info_from_post-udpate_hook.mdwn +++ b/doc/todo/call_git-update-server-info_from_post-udpate_hook.mdwn @@ -7,3 +7,7 @@ instruct the hook to call `git-update-server-info` as well, in the wrappers['git'] configuration hash (?). --[[madduck]] + +> Of course you can have ikiwiki write the wrapper to post-update.ikiwiki +> and then just call that from the real post-update script. What I do if I +> need to also notify cia or what have you. --[[Joey]] |