Skip to content

WIP: Split GitPushService up

Nick Thomas requested to merge (removed):ee-15463-split-git-push-service into master

What does this MR do?

WIP! Splits up the GitPushService to improve code readability and permit some operations to be parallelised

Current state of GitPushService operations

New state of GitPushService operations

What are the relevant issue numbers?

Related to gitlab-org/gitlab-ce#15463

Does this MR meet the acceptance criteria?

Merge request reports