I did a git hard reset without committing my files. After firing reset I checked all my untracked files are gone. I am expecting it will affect only the changes we made during the commit and it will simply reset those changes. But I was wrong.
Is there any way to get recover all my untracked files ? Any Help would be really really appreciated.
Thanks