Skip to content

WIP: Namespace renaming creates parent directories

This reverts the removal of this feature which was released in v1.28.0 but lead to a bad integration with GitLab Rails. By updating, or rather, reverting behaviour when a target directory exists this will aid the integration on the Rails' side.

Part of fixing: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25469

Merge request reports