My group path has some how changed and it's adding an extra 0 in the links
Description of the problem
When I select a project under my group kodingu, it say that the repository does not exist. Which is very strange. If you look my activities, you should be able to see commits for all project under the group kodingu.
I did notice that the url links points to gitlab.com/koding0u/ with an extra - 0 - in the group name. It should instead be gitlab.com/kodingu/
If you go under settings for the group kodingu, the group path if correct as in gitlab.com/kodingu and the group name is also correct as in kodingu. But the links point to gitlab.com/koding0u.
Below is a dump of my git config file: [core] ... [remote "origin"] url = git@gitlab.com:kodingu/kodingu.git fetch = +refs/heads/:refs/remotes/origin/ [branch "master"] ...
Which Group/Project (with full path) is experiencing the issue?
This is true for all projects under the group gitlab.com/kodingu/.
- kodingu/CQRS
- kodingu/kodingu
- kodingu/HTTP
- kodingu/rootfs
Approximate date/time when the error occurred.
I noticed it at around Friday 5th May 2017 @ around 1am , Greenwich Mean Time (GMT).
Describe what you were doing right before the issue occurred.
I was trying to access the project to look at the code base and check it out as I lost my other mac.
How could this happen? I would appreciate your help on this matter.