I have tried to follow the solutions suggested in this post but it didnt work and I am still getting: src refspec master does not match any.
Here is what I did: Fo
I was having the SAME ERROR AGAIN AND AGAIN.
I added files in local repository and Trying the command
"git push origin master"
Showed Same Error
ALL I WAS MISSING I DID NOT COMMIT .
" git commit -m 'message' "
After Runnig this it worked