Skip to content

Copy LFS objects when a repository is push mirrored over HTTP

Projects can be mirrored from or to another repository. When activated, we mirror branches, tags, and commits. However, we do not mirror the LFS objects if the repository uses LFS. This is documented in a few places but is certainly not an expected or obvious behaviour and makes mirroring unusable for repositories containing LFS objects.

We should add support for mirroring LFS objects.

Proposal

image

References

Issue that mentioned this problem: https://gitlab.com/gitlab-org/gitlab-ee/issues/1252

Edited by Nick Thomas