I am working on a flutter project in android studio. By mistake I run (git clean -xfd) (git stash save --keep-index) these command and my all edited file are rollbacked. My all today work is lost. Is there any way to undo or reload a file's contents from disk. Please Help me...
I tried this but not helping me Recover file in Android Studio?