Pessoal, boa noite.
Por favor poderiam me ajudar?
Eu dei um git commit -m 'initial commit' e foi tudo ok, porém ao dar um git push origin master aconteceu o seguinte erro:
error: src refspec master does not match any
error: failed to push some refs to 'https://github.com/marcosfreiresantos/Predict-Times-Series.git'
Cheguei a fazer novamente o commit e deu a seguinte mensagem:
On branch main
Your branch is ahead of 'origin/main' by 1 commit.
(use "git push" to publish your local commits)
nothing to commit, working tree clean
Fiz novamente o push origin master, mas dá o mesmo erro:
$ git push origin master
error: src refspec master does not match any
error: failed to push some refs to 'https://github.com/marcosfreiresantos/Predict-Times-Series.git'