summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-07-27 21:53:55 -0700
committerkaren Carias <karen@gitlab.com>2015-07-27 21:53:55 -0700
commit6b243dd138115470a3d49b90ee3d2a199776c790 (patch)
tree40ff741ebf263afcf68bea63c5d0ab8a537aed1f /doc/workflow
parenta1ca9b5220f5b47bc834378d632b3e7f90dde236 (diff)
downloadgitlab-ce-6b243dd138115470a3d49b90ee3d2a199776c790.tar.gz
fixed text
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/importing/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/workflow/importing/README.md b/doc/workflow/importing/README.md
index c6cd4d34cce..cd98d1b9852 100644
--- a/doc/workflow/importing/README.md
+++ b/doc/workflow/importing/README.md
@@ -8,4 +8,5 @@
### 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.
-* When you migrate repositories to GitLab, there is no restriction on maximum size. They are imported via HTTP, but if the repository is too large, it can timeout.
+* Repositories are imported to GitLab via HTTP.
+If the repository is too large, it can timeout. We have a soft limit of 10GB.