Git LFS
Mirrors do not currently support Git LFS. Cloning a mirror of a repository that uses LFS fails during checkout, because Git LFS tries to download the large files through theentire:// remote:
Workaround
Point Git LFS at GitHub so that all large file transfers go through GitHub, while regular Git operations keep using the mirror. For a fresh clone, skip LFS downloads during checkout, set the LFS URL, then pull the LFS files:Continue with
Mirrors
Learn how mirrors make GitHub repositories available in Entire.
Troubleshooting
Fix mirror setup, access, clone, fetch, and push issues.