I had a ton of files, pictures and documents in a git directory that was used for profile pictures and etc... I did an update to my production server and broke the site so I went and did a git reset --hard to the last working revision which lost all of the pictures and documents.
Is there a way to undo git's actions? I am hoping there is a way to get back to the way it was. Thank you for your time.