From 7e9c479f7de77702622631cff2628a9c8dcbc627 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 19 Nov 2020 08:27:35 +0000 Subject: Add latest changes from gitlab-org/gitlab@13-6-stable-ee --- .../project/import/img/gemnasium/connect_github.png | Bin 49966 -> 20802 bytes .../project/import/img/gemnasium/create_project.png | Bin 85728 -> 33653 bytes .../import/img/gemnasium/project_connected.png | Bin 21575 -> 10441 bytes .../jira/import_issues_from_jira_form_v12_10.png | Bin 31679 -> 0 bytes doc/user/project/import/index.md | 5 +++++ doc/user/project/import/tfvc.md | 3 +++ 6 files changed, 8 insertions(+) delete mode 100644 doc/user/project/import/img/jira/import_issues_from_jira_form_v12_10.png (limited to 'doc/user/project/import') diff --git a/doc/user/project/import/img/gemnasium/connect_github.png b/doc/user/project/import/img/gemnasium/connect_github.png index 5933f4d5d0a..fae62e8d840 100644 Binary files a/doc/user/project/import/img/gemnasium/connect_github.png and b/doc/user/project/import/img/gemnasium/connect_github.png differ diff --git a/doc/user/project/import/img/gemnasium/create_project.png b/doc/user/project/import/img/gemnasium/create_project.png index 6e00bf63405..8edbf711629 100644 Binary files a/doc/user/project/import/img/gemnasium/create_project.png and b/doc/user/project/import/img/gemnasium/create_project.png differ diff --git a/doc/user/project/import/img/gemnasium/project_connected.png b/doc/user/project/import/img/gemnasium/project_connected.png index 8e7216c015b..332d2230ef8 100644 Binary files a/doc/user/project/import/img/gemnasium/project_connected.png and b/doc/user/project/import/img/gemnasium/project_connected.png differ diff --git a/doc/user/project/import/img/jira/import_issues_from_jira_form_v12_10.png b/doc/user/project/import/img/jira/import_issues_from_jira_form_v12_10.png deleted file mode 100644 index 317a426394c..00000000000 Binary files a/doc/user/project/import/img/jira/import_issues_from_jira_form_v12_10.png and /dev/null differ diff --git a/doc/user/project/import/index.md b/doc/user/project/import/index.md index a1c28cfa2b7..a113758495a 100644 --- a/doc/user/project/import/index.md +++ b/doc/user/project/import/index.md @@ -30,6 +30,11 @@ repository is too large the import can timeout. There is also the option of [connecting your external repository to get CI/CD benefits](../../../ci/ci_cd_for_external_repos/index.md). **(PREMIUM)** +## LFS authentication + +When importing a project that contains LFS objects, if the project has an [`.lfsconfig`](https://github.com/git-lfs/git-lfs/blob/master/docs/man/git-lfs-config.5.ronn) +file with a URL host (`lfs.url`) different from the repository URL host, LFS files are not downloaded. + ## Migrating from self-managed GitLab to GitLab.com If you only need to migrate Git repositories, you can [import each project by URL](repo_by_url.md). Issues and merge requests can't be imported. diff --git a/doc/user/project/import/tfvc.md b/doc/user/project/import/tfvc.md index faa2a9b4927..cbc25552873 100644 --- a/doc/user/project/import/tfvc.md +++ b/doc/user/project/import/tfvc.md @@ -1,4 +1,7 @@ --- +stage: none +group: unassigned +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers type: concepts --- -- cgit v1.2.3