Skip to content

Export and import LFS objects

Bob Van Landuyt requested to merge bvl-export-import-lfs into master

What does this MR do?

This adds the ability to export LFS objects into an archive: It stores the objects inside the lfs-objects folder in the archive, so not as part of the bundle.

The export can be imported and the LFS files are stored on the new instance. If the LFS object already existed on the instance, the existing object is linked.

Todo:

  • Spec the import
  • Support LFS objects stored in Object Storage

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40643

Edited by 🤖 GitLab Bot 🤖

Merge request reports