Skip to content

Refactor gitlab:import:repos task to remove direct disk access

Alejandro Rodríguez requested to merge gitaly-import-bare into master

What does this MR do?

Refactor gitlab:import:repos task to remove direct disk access

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

No

Why was this MR needed?

To remove direct disk access from this rake task to advance towards a gitaly-only interface with repositories

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#953 (closed)

Merge request reports