Hi
I cloned a git repository, made some changes.. i did git commit ..
forund that changes are not complete , made some more changes
to the same files, and now i did git commit again.
Now i did git review to submit my changes for review..

Git gives message that there are 2 commits ..
I want to revert the previous commit ..
I tried to revert .. it did not allow me to revert  previous commit.
I had to revert this commit and then previous .. 
in this process.. i made a mess by using suggested git rm <path> too ..

Good i took a backup of my changes.

What should i do to go back to that stage, where i see my changes in git 
diff
and am able to do git commit and git review cleanly.






-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to