Error al hacer el push
remote: Permission to user/repo.git denied to user-pc.
fatal: unable to access 'https://github.com/user/repo.git/': The requested URL returned error: 403
Solución:git remote set-url origin https://user:password@github.com/user/repo.git
Referencia | 1
0 comentarios:
Publicar un comentario