diff options
-rw-r--r-- | doc/workflow/importing/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/workflow/importing/README.md b/doc/workflow/importing/README.md index c14709b6b6b..5cde90993d2 100644 --- a/doc/workflow/importing/README.md +++ b/doc/workflow/importing/README.md @@ -9,5 +9,4 @@ * 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.
* You can import any Git repository via HTTP from the New Project page.
-If the repository is too large, it can timeout. We have a soft limit of
-10GB.
+If the repository is too large, it can timeout.
|