I have followed 1st answer from this question to upload my source code to my repo but my files got deleted. Now there is only a README.md file and .git folder
Can I recover those files?
EDIT: I just realized, I forgot to do git commit -m 'initial commit comment'
and only did
git add .