Let's say I have committed many times. Now I want to come back to a certain commit and view how my working directory looked like at that time (I actually want my working directory to change when I do it). And finally go back to original head without messing up my commits?!
I know it should be easy to do it, I'm just can't seem to find the right command. Thank you.