X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/53ad5575758640baba3c0f1a0692b28239d671f5..7a4a2b90df890c2eea6f84c0bdd1c74071d9de2d:/doc/hooks diff --git a/doc/hooks b/doc/hooks index 036e2dc..8121572 100644 --- a/doc/hooks +++ b/doc/hooks @@ -1,9 +1,14 @@ Available hooks are: -pre-command -post-command -pre-enter -post-enter -pre-run -post-run -pre-setup -post-setup + +* pre-command +* post-command +* pre-hook +* post-hook +* post-hook-cleared + use this if you need to operate on different git repositories after cloning +* pre-enter +* post-enter +* pre-run +* post-run +* pre-upgrade +* post-upgrade