see also: git rebase
lets see
made a pull request
Fantastic
What is your explorer again?
I'll give it a rework and send another pull request later
Cool. On the RichList, I am not good at git so I would check out from master, save a copy of RichList.java, checkout the your branch and copy the master one over it.
Then you commit that to your branch and it will effectively revert any changes you didn't want there
I'm sure there is a proper way to do that, but my git skills are limited