From: Richard Hartmann Date: Wed, 10 Jul 2013 09:49:52 +0000 (+0200) Subject: doc/hooks: New format to make merge easier X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/16f1439e7353a5afb9ebbc6d22288dd47061ac29 doc/hooks: New format to make merge easier --- diff --git a/doc/hooks b/doc/hooks index f2b70f5..1a93fda 100644 --- a/doc/hooks +++ b/doc/hooks @@ -1,13 +1,13 @@ 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