I\'m trying to update a Git repository on GitHub. I made a bunch of changes, added them, committed then attempted to do a git push. The response tells me that e
git push
This happened to me. I just re-committed the changes, and then it pushed.