Changing repository path breaks Gitlab
Created by: rolftimmermans
Hi,
When changing the path of a project after having created a new project/repository, it is not properly reflected in Gitosis. I'm experiencing this issue with 1.2.2, but from looking at the code it is still present in master (with Gitolite).
What I would expect to happen if I change the path is that Gitlab moves the repository to the new location, so I can access it with git from the new path.