project ssh path is wrong
Created by: keith9820
The SSH path for my project doesn't work because it is missing the repositories directory.
[email protected]:mygroup/proj1.git
should be
[email protected]:repositories/mygroup/proj1.git
Is this a bug or have I mis-configured something?