I have made some changes through repo at Bitbucket. you can see the changes made as below
What I want to do is roll back some of those changes and keep the rest.
In the future I will like to add and commit those
What command can I use to do such?
For instance if I was to roll back to the last one 0416f69, what command can I execute ? Can it be done through tortoise git
Later if I were to readd the changes back, what command can I use?