gitlab: move repository to another group inside gitlab
I was wondering if it's possible to move a gitlab repo to another group inside gitlab.
for example, if I have https://gitlab.com/my-user/my-repo I'd like to move it to https://gitlab.com/my-group/another-group/my-repo
ideally, keeping all the issues associated with it
Solution 1:
Yes, you can move your GitLab project from one namespace
to another.
Your project
-> Settings
-> General
-> Advanced
Then, almost at the end of the list.
Transfer project