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
end
def enable_automerge
config.admin_all_repo!(project)
config.admin_all_repo!
end
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