Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-08 11:09:54 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-08 11:44:55 +0300
commit689de9c6fbae36979536ce221051273e017786da (patch)
tree3f234fd117a2955179f28b9e9060fe1ac0455b42 /doc/administration/custom_hooks.md
parent91030230545a199a86c2742600a7a2e68ef75c98 (diff)
Simplify feature introduction note
[ci skip]
Diffstat (limited to 'doc/administration/custom_hooks.md')
-rw-r--r--doc/administration/custom_hooks.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/administration/custom_hooks.md b/doc/administration/custom_hooks.md
index e3306c22d3f..0387d730489 100644
--- a/doc/administration/custom_hooks.md
+++ b/doc/administration/custom_hooks.md
@@ -44,8 +44,7 @@ as appropriate.
## Custom error messages
->**Note:**
-This feature was [introduced][5073] in GitLab 8.10.
+> [Introduced][5073] in GitLab 8.10.
If the commit is declined or an error occurs during the Git hook check,
the STDERR or STDOUT message of the hook will be present in GitLab's UI.