I committed code and then I messed something up. I need to get that source again. Two levels down.
Hi
If you double click on a given commit you will be promoted to checkout the code at that commit. Be aware it will create a detached HEAD. Alternatively you could create a branch from that commit or revert your code back to that commit, but that is more complicated if you have already pushed your commits.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.