summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-17 11:56:37 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-17 11:56:37 +0200
commitbe2a7506eb875dc90daa239c0b6dff11d150977c (patch)
tree478d8ca4559f9529b765faf3efd94ab03c4538ab
parent1eb51e17066ce49a4e1e9cb4dd93a25970d166fb (diff)
parent4f582a14b76ca1e064a55fd6d06c26c23f7ad0f8 (diff)
downloadgitlab-ce-be2a7506eb875dc90daa239c0b6dff11d150977c.tar.gz
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
-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