

Confusingly, git lfs track does not apply retroactively to files that already exist in your repository and match that pattern. Hi thanks for opening this issue and I'm sorry that you're having some trouble! Here's my take on what's going on.Īs you posted above, when you push refs to GitHub, the changes are being rejected because the contents of your push contains a file that is too large. ! master -> master (pre-receive hook declined)

Remote: error: File Assets/r8/r8 gtobj.obj is 119.80 MB this exceeds GitHub's file size limit of 100.00 MB You may want to try Git Large File Storage. remote: error: GH001: Large files detected. Remote: Resolving deltas: 100% (8/8), completed with 4 local objects. Git LFS: (0 of 0 files, 1 skipped) 0 B / 0 B, 122.54 MB skipped Counting objects: 16, done. "C:\Program Files\Git\bin\git.exe" push -recurse-submodules=check -progress "origin" refs/heads/master:refs/heads/master In my project folder, First I installed git lfs install I am working on Unity and trying to push a car model to server. Git-lfs git lfs issue even after adding the file - Go
