Olá,
estou tentando fazer o push do meu repositório local para o repositório do GitHub. Segui os passos indicados na aula... fiz o repositório, dei um git remote add no meu servidor local. Mas, ao tentar fazer o push está aparecendo este erro:
Master@Master-PC MINGW64 ~/Documents/meusprojetos/poo_php (master)
$ git push origin master
fatal: unable to access 'https://github.com/Paulojesus85/exercicios_poo_php.git/': error setting certificate verify locations: CAfile: D:/Git/mingw64/ssl/certs/ca-bundle.crt CApath: none
Já fui ao arquivo indicado no caminho, mas não sei se tenho que fazer algo nele.
Além disso, já criei meu token no GitHub, mas não sei como incluí-lo no git bash.
Se alguém puder me ajudar eu agradeço