Is there a way to re-import a repo into an existing GitLab project from GitHub?
I imported a GitHub repo to test some things out: mirroring, CI/CD, etc.
I need to reimport the repo into an existing GitLab project but that GitHub repo shows as already being imported and doesn’t allow me to import it into a new project (or existing project).
Haven’t tried with the same name, but definitely works with different names. Instead of using the github import tab, try selecting Repo by URL.
If it is a private repo, I put the same token I would have used for Github and then just added my github username. Not sure if this gives you all the same stuff as the Github import, but worked for me.