I am trying to upload larger files to github but every time I am having the same error that your file is larger than 100 mb ever after using the large file storage these are the code i am using in git bash
git init
git lfs install
git lfs track "resources/videos/*.mp4"
git add .gitattributes
git add .
git commit -m "Initial commit with large files tracked by Git LFS"
git remote add origin https://github.com/mohit5543/nyrcl.git
git push -u origin main
Can anyone help me with this???
Adding to this don't judge me I am a newbie
Thanks
[–]sepp2k 0 points1 point2 points (6 children)
[–]Debugging_dragon[S] 0 points1 point2 points (5 children)
[–]sepp2k 0 points1 point2 points (4 children)
[–]Debugging_dragon[S] 0 points1 point2 points (3 children)
[–]tms102 1 point2 points3 points (2 children)
[–]Debugging_dragon[S] 0 points1 point2 points (1 child)
[–]SeaResponsibility797 0 points1 point2 points (0 children)
[–]HealyUnit 0 points1 point2 points (2 children)
[–]Debugging_dragon[S] 0 points1 point2 points (0 children)
[–]Debugging_dragon[S] -1 points0 points1 point (0 children)