Skip to content
Discussion options

You must be logged in to vote

Hi,

GitHub's Download ZIP option normally downloads the repository's Git files, while Git LFS stores the actual large files separately. That's why LFS files can appear as text pointers instead of the original files.

If you want users to receive the actual files, the best workaround is to ask them to clone the repository with Git LFS installed, or provide a separate release archive containing the files.

I don't believe there is a repository setting that makes the standard Download ZIP option automatically resolve LFS files. It would be useful if GitHub offered that as an option, especially for repositories where users are expected to download assets without installing Git LFS.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by blackears
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question Ask and answer questions about GitHub features and usage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
2 participants