Commit 429924e6 authored by Sytse Sijbrandij's avatar Sytse Sijbrandij

Merge branch 'remove_git_hook_offer' into 'master'

Remove git hook offer

Fixes #184

See merge request !189
parents cb51407c c2d7ed1a
...@@ -44,10 +44,5 @@ ...@@ -44,10 +44,5 @@
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