Commit 2811a213 authored by Ali Ibrahim's avatar Ali Ibrahim

added spacing

parent 8bc7ffd4
......@@ -53,6 +53,7 @@ module Gitlab
unless project.repository.exists?
return build_status_object(false, "A repository for this project does not exist yet.")
end
if user
user_push_access_check(changes)
elsif deploy_key
......
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