Commit ab24e114 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in app/controllers/projects/mirrors_controller.rb

parent 095c3299
class Projects::MirrorsController < Projects::ApplicationController
include RepositorySettingsRedirect
<<<<<<< HEAD
prepend EE::Projects::MirrorsController
=======
>>>>>>> upstream/master
# Authorize
before_action :remote_mirror, only: [:update]
before_action :check_mirror_available!
......
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