I have deleted a large file from my local machine. I tried to git reset, git add . again, but is still being tracked and I can\'t git push
git reset
git add .
git push