Refactor LfsImportService and ImportService
All threads resolved!
All threads resolved!
Compare changes
Files
11@@ -4,7+4,7 @@
@@ -21,7+21,7 @@
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.