I deleted one file after my first commit, and I want to know how can I revert back to that commit state (all files in working dir to that state). Can someone please help me with this?
$ git log
commit 2e8bd07a1f7446d2acef86f854ad57dabe4e5834
Author: Sam <sam@mysite.com>
Date: Sun Aug 21 00:21:12 2016 +030
baseline
g@DESKTOP MINGW64 /c/mydir (master)