Commit 8c1ebc8a authored by Douwe Maan's avatar Douwe Maan

Merge branch '6382-remove-lfs-warning-from-ee-import-interface' into 'master'

Remove LFS warning from EE import interface

Closes #6382

See merge request gitlab-org/gitlab-ee!6083
parents 61c45e10 a144f399
......@@ -18,8 +18,6 @@
= import_will_timeout_message(ci_cd_only)
%li
= import_svn_message(ci_cd_only)
%li
The Git LFS objects will be ignored.
- unless ci_cd_only
%li
- ssh_link = link_to _('here'), help_page_path('/workflow/repository_mirroring.md', anchor: 'ssh-authentication')
......
---
title: Remove LFS object warning from import UI
merge_request: 6083
author:
type: fixed
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