Hello,
I created a project in my personal space: (myproject).
https://gitlab.com/dianams/myproject
Then I decided to share it with more people, and not using my username in the URL of the project, but the name of the group.
I created a group, and inside the group, I mirrored a new project from the original one (myproject) called (teamproject).
https://gitlab.com/mygroup/teamproject
I will continue to work in (myproject) and contents will be copied to (teamproject).
Everything looks fine, but the issue is that the wiki is not being copied.
How can I make that the Wiki is copied also? Many thanks for your assistance!