About Git LFS objects in archives
GitHub Enterprise 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
- En GitHub Enterprise, visita la página principal del repositorio.
- Debajo de tu nombre de repositorio, da clic en Configuración.
- Under "Archives", select or deselect Include Git LFS objects in archives.