Skip to content

Remove the GitalySetup.repos_path helper

James Fargher requested to merge refactor_gitaly_setup into master

What does this MR do and why?

#375254 (closed)

This helper method was historically used in order to directly manipulate gitaly repositories on the filesystem. This is not allowed and it will stop working all together with WAL and gitaly cluster.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Fargher

Merge request reports