From 16f1439e7353a5afb9ebbc6d22288dd47061ac29 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Wed, 10 Jul 2013 11:49:52 +0200 Subject: [PATCH] doc/hooks: New format to make merge easier --- doc/hooks | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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 -- 2.39.2