Commit 35c52b2b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'git_hook_message' into 'master'

Git hook message

Fixes #77

See merge request !124
parents 0096f280 5277ff98
...@@ -44,5 +44,10 @@ ...@@ -44,5 +44,10 @@
If this field is empty it allows any commit message. If this field is empty it allows any commit message.
For example you can require that an issue number is always mentioned in the commit message. For example you can require that an issue number is always mentioned in the commit message.
.alert.alert-warning.alert-dismissible{ role: 'alert'}
%button.close{"data-dismiss" => "alert", type: "button"}
%span{"aria-hidden" => "true"} ×
%span.sr-only Close
Would you like to see another Git Hook? If you are a subscriber we'll be glad to implement it without any costs. Please contact your GitLab account manager.
.form-actions .form-actions
= f.submit "Save Git hooks", class: "btn btn-create" = f.submit "Save Git hooks", class: "btn btn-create"
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