X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/11c5bff1b54788729e2e6885b27c8a04eb92136f..0df4a7855150bce5d51ae31d5e2038a63efc5878:/doc/hooks?ds=sidebyside diff --git a/doc/hooks b/doc/hooks index 5547131..cb4b187 100644 --- a/doc/hooks +++ b/doc/hooks @@ -1,9 +1,16 @@ Available hooks are: -pre-command -post-command -pre-enter -post-enter -pre-run -post-run -pre-upgrade -post-upgrade +* pre-command +* post-command +* pre-enter +* post-enter +* pre-pull +* post-pull +* pre-push +* post-push +* pre-run +* post-run +* pre-upgrade +* post-upgrade + +If you write any interesting or useful hooks, please send them upstream +so they can be included in an examples section.