About Git LFS objects in archives
GitHub AE creates source code archives of your repository in the form of ZIP files and tarballs. People can download these archives on the main page of your repository or as release assets. By default, Git LFS objects are not included in these archives, only the pointer files to these objects. To improve the usability of archives for your repository, you can choose to include the Git LFS objects instead.
Managing Git LFS objects in archives
- On GitHub AE, navigate to the main page of the repository.
- Under your repository name, click
Settings.
- Under "Archives", select or deselect Include Git LFS objects in archives.