Git beginner here..
On an old machine I've created a readme.md file for my repo on github. But now I am on a new machine and I want to delete ALL commits from the readme.md file. The problem is, that I don't have the readme.md file locally anymore. It only exists in the remote repo on github. How do I delete the commits?