added spacing

This commit is contained in:
Ali Ibrahim 2016-08-19 14:40:45 -04:00
parent 8bc7ffd4dc
commit 2811a213a6

View file

@ -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