I have Done through git bash:
(use "git checkout -- <file>..." to discard changes in working directory)
- Git status. [So we have seen one file wad modified.]
- git checkout -- index.html [i have changed in index.html file :
- git status [now those changes was removed]