summaryrefslogtreecommitdiff
path: root/doc/todo/call_git-update-server-info_from_post-udpate_hook.mdwn
blob: 1c3871511d0f6e7757c992a9c058baf00b7c1f8d (plain)

ikiwiki uses the post-update Git hook, which traditionally is being used to call git-update-server-info. This is only needed for HTTP-served repositories.

It would be nice if there were a configuration option with which I could instruct the hook to call git-update-server-info as well, in the wrappers['git'] configuration hash (?).

--[[madduck]]