First time asking a question here.
I have been using Github and UE4 for a while now and when I have an asset that exceeds the 100mb limit in Github I add it to LFS. However I forgot to add these items (SEE IMAGE BELOW) to LFS and tried to push my branch up. I got this error. No problem I thought, I didn't need these stupidly large assets anyway so I'll just delete them. However after deleting them I got the same error again. I think it might be an issue of Git storing changes additively, so it's likely doing the push in order of add->remove.
How would I fix this? The items are deleted, I simply don't need GIT recognising them anymore?
Thanks
Example of GITHUB problem when trying to push deleted items that are to large