So, I branched my project from the master and made 5 commits to the new branch. Now, I have found out my very first commit is funny: I have added a some changes in some files which I shouldn't have. How can I make this mistake right without messing up the whole thing?
Update: Sorry I explained it wrong as English is not my mother tongue. When you open the Unity editor, some files change automatically. I accidentally committed those files as well. I don't want that. I'd rather get rid of those changes (using clean?) and commit the changes I actually made.