Commit 54579baf authored by Jason Colyer's avatar Jason Colyer

Added note to clarify values for hook-name.d

parent 5ad5d2f1
......@@ -69,6 +69,8 @@ pattern (`*~`).
The hooks of the same type are executed in order and execution stops on the
first script exiting with a non-zero value.
> **Note:** In the above examples, `<hook_name>.d` would need to be either `pre-receive.d`, `post-receive.d`, or `update.d` to work properly. Any other names would be ignored.
## Custom error messages
> [Introduced][5073] in GitLab 8.10.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment