diff options
-rw-r--r-- | doc/workflow/importing/README.md | 3 |
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 |