Skip to content
Snippets Groups Projects
Commit 2811a213 authored by Ali Ibrahim's avatar Ali Ibrahim
Browse files

added spacing

parent 8bc7ffd4
Branches
Tags
2 merge requests!7383Allow to add deploy keys with write-access,!5807WIP: Allow to add deploy keys with write-access
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment