I'm having a bit of trouble reverting back to a certain git commit. I'm using Github and Sourcetree. How can I discard all changes after the commit "Typo" and revert to that state and work from there?
I've tried reset, but that doesn't seem to do the trick. If there is a terminal commando for git for this that is okay too.