Importante

Você está vendo a versão anterior da nova experiência da Alura que estamos preparando para você. Em breve, ela ganha uma identidade visual novinha totalmente pensada em potencializar seus estudos!

0
respostas

Permission Denied (publickey)

git push gitlab master

git@gitlab.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

git init git remote add gitlab https:.... git add --all git commit -m "iniciando o versionamento" git push gitlab master Erro