49ed235de9
Add doc for the Gitea importer This adds documentation for !8116. It's mostly a copy/paste of the GitHub import documentation without the OAuth parts since Gitea is not yet an OAuth provider. Part of #22348. See merge request !8139 |
||
---|---|---|
.. | ||
fogbugz_importer | ||
gitlab_importer | ||
img | ||
import_projects_from_bitbucket.md | ||
import_projects_from_fogbugz.md | ||
import_projects_from_gitea.md | ||
import_projects_from_github.md | ||
import_projects_from_gitlab_com.md | ||
migrating_from_svn.md | ||
README.md |
Migrating projects to a GitLab instance
In addition to the specific migration documentation above, you can import any Git repository via HTTP from the New Project page. Be aware that if the repository is too large the import can timeout.
Migrating from self-hosted GitLab to GitLab.com
You can copy your repos by changing the remote and pushing to the new server; but issues and merge requests can't be imported.