From 5ba2d53cfa1704b7ab76d3ac5dda2a880fa55c57 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Mon, 10 Aug 2015 16:56:02 -0700 Subject: fixed text --- doc/workflow/importing/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/workflow/importing/README.md b/doc/workflow/importing/README.md index cd98d1b9852..c14709b6b6b 100644 --- a/doc/workflow/importing/README.md +++ b/doc/workflow/importing/README.md @@ -8,5 +8,6 @@ ### 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. -* Repositories are imported to GitLab via HTTP. -If the repository is too large, it can timeout. We have a soft limit of 10GB. +* 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. -- cgit v1.2.1 From 10491b5438d1a41628bbb732f58329fb1b6270a3 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Mon, 17 Aug 2015 14:42:34 -0700 Subject: deleted line --- doc/workflow/importing/README.md | 3 +-- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.1