Commit e651c450 authored by LUKE BENNETT's avatar LUKE BENNETT

Resolve repository.rb

parent 8eab5638
......@@ -1292,15 +1292,6 @@ module Gitlab
success || gitlab_projects_error
end
<<<<<<< HEAD
=======
def delete_remote_branches(remote_name, branch_names)
success = @gitlab_projects.delete_remote_branches(remote_name, branch_names)
success || gitlab_projects_error
end
>>>>>>> upstream/master
def gitaly_repository
Gitlab::GitalyClient::Util.repository(@storage, @relative_path, @gl_repository)
end
......
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