I am trying to upload files larger than 2GB onto Github. I tried both: using git commands and Github desktop client.
I was trying to add files to github but I could not, I found that it was due to the 2GB limit on file sizes. So I tried using git-lfs (Git Large File Storage (LFS)) to add large files, I followed every step given at https://git-lfs.github.com/, I had no issues other than the last step. Please note that I changed the track commands according to my file type and there was no error. Please find the screenshot of the error that I received using git commands below:
I also tried using Github desktop client, I am not aware if there is any configuration that would allow me to set the file size limit. After running it using default setting, please find the screenshot of the error below:
Please help
Since GitHub LFS:
You would ned:
meltingice/git-lfs-s3
)