From 42f25e75f84622f57073e4ba64f292eac2dac78d Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 12 Mar 2014 10:25:37 +0200 Subject: [PATCH] Improve import notice --- app/views/projects/new.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml index 3f9d05c..5d5637c 100644 --- a/app/views/projects/new.html.haml +++ b/app/views/projects/new.html.haml @@ -50,7 +50,7 @@ .bs-callout.bs-callout-info This url must be publicly accessible or you can add a username and password like this: https://username:password@gitlab.com/company/project.git. %br - Import timeout is 2 minutes. For big repositories use clone/push combination. + The import will time out after 2 minutes. For big repositories, use a clone/push combination. %hr .form-group -- libgit2 0.21.2