Commit 53c9461d authored by Mike Jang's avatar Mike Jang

Merge branch 'kassio/lfs-authentication' into 'master'

Documentation about LFS authentication on import

See merge request gitlab-org/gitlab!43049
parents 581e0829 9d90b32d
......@@ -30,6 +30,12 @@ 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` file with the user/password set on the URL, this authentication
information will take precedence over the import authentication data.
## Migrating from self-managed GitLab to GitLab.com
If you only need to migrate Git repos, you can [import each project by URL](repo_by_url.md). Issues and merge requests can't be imported.
......
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