Commit 911c06c1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #1408 from myung/master

Fix for enable automerge
parents cc7c6d53 8559d9a1
...@@ -35,7 +35,7 @@ module Gitlab ...@@ -35,7 +35,7 @@ module Gitlab
end end
def enable_automerge def enable_automerge
config.admin_all_repo!(project) config.admin_all_repo!
end end
alias_method :create_repository, :update_repository alias_method :create_repository, :update_repository
......
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