How can I start a repo
and push
it to my Github
?
I had it working fine before, but I kiled it after I tried to migrate over a db over. I erased all my remote repositories and cleared the local ones too.
I just want to start pushing my repo again. This is was I get now after I create a new repo on on github and followed the copy and paste instructions for terminal on the mac which worked fine until now.
error: src refspec master does not match any.
error: failed to push some refs to 'https://github.com/Hendrixer/Learning.git'
I've tried all the answers to the same problem with no luck. I'm new to developing in general, so I have no idea what I'm doing.