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