What happens
Accidentaly, i staged a file to a commit for a solution i made. This file referes to other challenge, diferent from the one the commit was made for. I need to remove this file, in order to upload more commits
What do you understand or find about that problem
I need to create a new commit which only has the changes related to the removal of the file
Did you try any workaround? What did you do?
Reading the documentation, looking for the commit message required to remove files
I need help with
What commit body should i follow? I’m unsure if i should go with the “refac” type, or with “rever”