Hello, I just learned how to use the reset command to go back to an older state using the reset --hard command.
I was wondering if there is way to to checkout and test different commits without destroying the new commits. I've always used RCS and I've gotten used to doing that. Lets say I find a bug after making five commits. Is it possible for me to checkout the the third commit, test it and then if I find nothing wrong there can I check out either the fourth commit or the fifth commit? Thank you in advance for your input -- You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gitorious?hl=en.
