So I've been working on this implementation of Firebase for a while, trying to figure out Kotlin and ended up spending more time than probably suggested for a single commit. When all was set I went a head and committed the changes including making a pull request to look over eventual conflicts and ended up having unsolvable(?) conflicts in files that (obviously) should have been in GitIgnore; As this shows
How do I revert the commit including the pull request so I don't end up deleting any of my work?
Really appreciative for any help I can get!