I had the same problem after I run "Git add ." I lose all the files and here's how i restored lost files with this command :
git stash apply stash@{0}