I am trying to push the files locally to the git repository but by a mistake I committed one big file which is more than 100mb
I am trying to remove it from the commitment but it refused whenever I try to push i got this mistake
remote: Resolving deltas: 100% (283/283), completed with 14 local objects.
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: f119480af6d77b2c6c04d9e66442bd7cad547d6c27f37616bc5aa42a614ae4bb
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File Acar-Yatak.rar is 119.44 MB; this exceeds GitHub's file size limit of 100.00 MB
however when I try to remove it I got this error:
fatal: pathspec 'Acar-Yatak.rar' did not match any files