X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/36d6bee8b2e6746709670079cfe9d469340c81df..e85f20d453d08afba32c752bfd432431b70764a5:/doc/hooks diff --git a/doc/hooks b/doc/hooks index e7fdb94..54ff795 100644 --- a/doc/hooks +++ b/doc/hooks @@ -12,6 +12,8 @@ Available hooks are: * post-command * pre-enter * post-enter +* pre-init +* post-init * pre-pull * post-pull * pre-push @@ -20,3 +22,6 @@ Available hooks are: * 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.