Al ejecutar git push origin master
conq: repository access denied.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Solución: cambiar formato del origin e ingresar las credenciales que se pedirán.git remote remove origin
git remote add origin
https://bitbucket.org/[user_url]/[repo_url].git
Referencias | 1 2 3
0 comentarios:
Publicar un comentario