X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/23b0d9f461ddd6627c580c0fad9c870d05bb3660..c872d3ba4d07ad3c09d2b96e0faec88ea3517d37:/doc/hooks diff --git a/doc/hooks b/doc/hooks index 199123f..c547e47 100644 --- a/doc/hooks +++ b/doc/hooks @@ -1,7 +1,14 @@ Available hooks are: -pre-enter -post-enter -pre-run -post-run -pre-setup -post-setup + +* pre-command +* post-command +* pre-hook +* post-clone +* post-clone-retired + 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