error: src refspec master does not match any.
Started a new react app and wanted to get it on github
Got this error when I ran
// ♥ git push -u origin master
error: src refspec master does not match any.
error: failed to push some refs to “repo address”
what was the problem?
I didnt have any commits!
one commit and push later all is well