I have missed my code by do a “checkout" operation,how can i revoke it.
A checkout places a copy of the code associated with a particular branch into your working copy. All you should need to do is to do another checkout, but target the branch you were working on before.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.