Commit 88d7f9cd authored by James Lopez's avatar James Lopez

fix clone URL

parent 6328cafb
......@@ -18,7 +18,13 @@ module EE
message
end
alias_method :current_user, :user
def current_user
user
end
def gitlab_config
::Gitlab.config.gitlab
end
end
end
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