X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/36d6bee8b2e6746709670079cfe9d469340c81df..dda9802233e27008cdd3206d4474be69d54a55b0:/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.