I was trying to upload the pdf which was of 286.13 mb and github has limitation of 100mb. When i was trying to upload i got the error saying file size is larger than 100mb. Later i deleted that file and i messed up with repo to solve the error.
later i deleted the file itselfs but not sure how to remove the error
I am getting following error now whenever i am trying to push the changes,
Total 335 (delta 148), reused 48 (delta 32)
remote: Resolving deltas: 100% (148/148), completed with 32 local objects.
remote: error: Trace: 123456789abcedhxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx87
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File Selection Guid.pdf is 286.13 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
To https://github.com/testtherepo/image.git
! [remote rejected] uvr -> uvr (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/testtherepo/image.git'