I have cloned git project into local git repository. Then I have done something nasty to one of the files and in that panic I deleted file physically from drive (rm style.
rm style.
Go to the location of style.css (may be app/css/ )using console otherwise there will be pathspec error.
then execute :
git checkout origin/master style.css