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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Carias <karen@gitlab.com>2015-06-17 04:02:01 +0300
committerKaren Carias <karen@gitlab.com>2015-06-17 04:02:01 +0300
commitbdab1c6c4621d70dc71129fa9d42696884875821 (patch)
tree355eff0a8ae4ceffbef6bb3b7ece4422ef9cf93b /doc/workflow
parentadffe47d3c1549bac13a15868a1fb8071bd0d10d (diff)
added info about migrating to gitlab.com
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/importing/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/workflow/importing/README.md b/doc/workflow/importing/README.md
index 2b2e9037425..19395657719 100644
--- a/doc/workflow/importing/README.md
+++ b/doc/workflow/importing/README.md
@@ -4,3 +4,6 @@
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. \ No newline at end of file