I\'d been working on something, and decided it was completely screwed...after having committed some of it. So I tried the following sequence:
git reset --har
I had to do a :
git checkout -b master
as git said that it doesn't exists, because it's been wipe with the
git -D master