Commit a2003f2f authored by Stan Hu's avatar Stan Hu

Reolve conflicts in app/controllers/projects/settings/repository_controller.rb

parent ab24e114
......@@ -5,11 +5,8 @@ module Projects
before_action :authorize_admin_project!
before_action :remote_mirror, only: [:show]
<<<<<<< HEAD
prepend ::EE::Projects::Settings::RepositoryController
=======
>>>>>>> upstream/master
def show
render_show
......
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