summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-06-17 08:44:28 +0000
committerJob van der Voort <job@gitlab.com>2015-06-17 08:44:28 +0000
commit4f582a14b76ca1e064a55fd6d06c26c23f7ad0f8 (patch)
tree6fefbfbe55bb5542f70c84702500e896e7b1f5e4
parentb0821a133f3991b563a53cb6b44d8564f258a982 (diff)
parentbdab1c6c4621d70dc71129fa9d42696884875821 (diff)
downloadgitlab-ce-4f582a14b76ca1e064a55fd6d06c26c23f7ad0f8.tar.gz
Merge branch 'from_own_instance' into 'master'
added info about migrating to gitlab.com Added useful information. Because of tweet https://twitter.com/A_Makedonsky/status/610860840036749314 See merge request !1870
-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