Skip to content

Refactor LfsImportService and ImportService

What does this MR do?

In https://gitlab.com/gitlab-org/gitlab-ee/issues/10871 we are going to reuse the service that import Lfs Objects, but ImportService has too much logic about it. In this MR we refactor the code to make it more straightforward and reusable.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports