summaryrefslogtreecommitdiff
path: root/doc/workflow/importing/README.md
blob: 5cde90993d2fa600b8fa54be8a1efd53f7a84c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Migrating projects to a GitLab instance

1. [Bitbucket](import_projects_from_bitbucket.md)
2. [GitHub](import_projects_from_github.md)
3. [GitLab.com](import_projects_from_gitlab_com.md)
4. [SVN](migrating_from_svn.md)

### Note
* If you'd like to migrate from a self-hosted GitLab instance 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.

* You can import any Git repository via HTTP from the New Project page.
If the repository is too large, it can timeout.