Currently, I have 1,2,3(master) version, however, in version 2, some file has been deleted. Now I would like to revert back to version 1, and set it as my master which is version 4.
I try checkout to version 1, and create a branch. and then I switch back to master, and merge the version 1 branch. It seem like version 3 still the master.
How can I set version 4 as version 1? Totally out of idea to do it.
Looking solution for TortiseGIT if possible.
Thanks!