Skip to content

Move git operations for UpdateRemoteMirrorService into Gitlab::Git

Alejandro Rodríguez requested to merge gitaly-remote-mirror-prep into master

What does this MR do?

Prepare UpdateRemoteMirrorService for migration into Gitaly by moving all git operations into Gitlab::Git.

Are there points in the code the reviewer needs to double check?

Yes. See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3824#note_52038012

Why was this MR needed?

Client preparation for gitaly#789 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#841 (closed)

Edited by Dmytro Zaporozhets (DZ)

Merge request reports