mikeizbicki / cmc-csci046

CMC's Data Structures and Algorithms Course Materials
55 stars 155 forks source link

error: src refspec master does not match any #484

Open mlcorral opened 1 year ago

mlcorral commented 1 year ago

After pushing the lab through the following command line

git push github master

I get the following errors error: src refspec master does not match any error: failed to push some refs to 'https://github.com/mlcorral/master-theo'

mikeizbicki commented 1 year ago

There is likely an error with the urls in your remotes. I'll have to look at this in person to help out in more detail.