I used git reset --hard
without any commits yet.
I got this link on stackoverflow Undo git reset without any commits yet and I was able to get some files in the .git lost-found folder.
But the file are dangling blob which I cant work on. they are just plain.
How do I get these files back to original form thanks