Git beginner here...
I use it with Visual Studio exclusively. I've made 18 commits since the last push to the remote server and commit number 5 has a large file in it that I did not intent to be in there. Because it is over 100MB, I cannot push to the remote server.
How do I edit that old commit and remove that file?