Commit dff9221c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Show import notice in callout block

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent a6eb28ab
......@@ -47,7 +47,7 @@
%span Import existing repo
.col-sm-10
= f.text_field :import_url, class: 'form-control', placeholder: 'https://github.com/randx/six.git'
%p.help-block
.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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment