I make sth really stiupid I enter this command (In that time I dont know exactly what it does):
git reset --hard origin/master
and as follows later it probably overwrites my local version with this from remote repository, which is totally NOT what i want to do.
Could you plz tell me how can I restore my local version ? I assume it may be impossible, but I do hope it can be done in some way. I work on Ubuntu 12.04 LTS