X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/b37c2c20a6cdf3555b3ea21c03c8b0c487626813..0df4a7855150bce5d51ae31d5e2038a63efc5878:/doc/hooks diff --git a/doc/hooks b/doc/hooks index f2b70f5..cb4b187 100644 --- a/doc/hooks +++ b/doc/hooks @@ -1,13 +1,16 @@ Available hooks are: -pre-command -post-command -pre-enter -post-enter -pre-pull -post-pull -pre-push -post-push -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.