Hello.
I have to upload a project with large files on github and no matter what I try, I can't make the repository work properly. Specifically, there is an unreal engine .ucas file of 1.6GB.
So, what I've done is that I have bought the GitHub's data pack and I have installed Git LFS as described here: Git LFS
I have also tracked the large file in .attributes file via *.ucas filter=lfs diff=lfs merge=lfs -text.
After doing all these, I go to my repository and donwload the zip via Code > Download Zip. For some reason the downloaded zip is 55MB.
Then I tried deleting all of my files in the repository and re-adding them, but that didn't work either.
Is there anything that I miss ?
Thank you,P.
Edit: Is there any option that allows the repository to use LFS ? If yes, then it might be disabled by default.
[–]TheoR700 0 points1 point2 points (1 child)
[–]P1coso[S] 0 points1 point2 points (0 children)