Commit 8d0471c6 authored by Douwe Maan's avatar Douwe Maan

Resolve conflict in post_receive.rb

parent 8cd21552
class PostReceive
include ApplicationWorker
<<<<<<< HEAD
prepend EE::PostReceive
=======
>>>>>>> upstream/master
def perform(gl_repository, identifier, changes)
project, is_wiki = Gitlab::GlRepository.parse(gl_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