Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « importing « workflow « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ccf06fbd60b8ef634dc98ce93c1537f9af44e76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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. [FogBugz](import_projects_from_fogbugz.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.