summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-07-29 15:44:04 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-07-29 15:44:04 +0200
commit05b518aa4d5a690ab90f7026b3684659c9d51fa9 (patch)
treed34d37bcbe77cf73007d1d272e05c7ca94113f07 /doc/workflow
parent097a8952d0991b42752a84aedd472aa8291717cf (diff)
parent8bda433734394af7e3858c0804b378a6d1313a84 (diff)
downloadgitlab-ce-05b518aa4d5a690ab90f7026b3684659c9d51fa9.tar.gz
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-permissions
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/importing/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/workflow/importing/README.md b/doc/workflow/importing/README.md
index 19395657719..cd98d1b9852 100644
--- a/doc/workflow/importing/README.md
+++ b/doc/workflow/importing/README.md
@@ -6,4 +6,7 @@
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
+* 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.
+
+* Repositories are imported to GitLab via HTTP.
+If the repository is too large, it can timeout. We have a soft limit of 10GB.