Possible Duplicate:
Undoing a git reset --hard HEAD~1
I used the command line:
git reset --hard HEAD^
how can i redo it ?
Possible Duplicate:
Undoing a git reset --hard HEAD~1
I used the command line:
git reset --hard HEAD^
how can i redo it ?