Hola,
entiendo que lo que deberías hacer es
$ git remote add origin git@github.com:<username>/demo_app.git
$ git push -u origin master
Anuncio
Colapsar
No hay anuncio todavía.
Git Push Error
Colapsar
X
-
Git Push Error
Hola a todos,
no sé si alguno en este foro ya está trabajando en BAS con github.
Me arroja el siguiente error:
¿Que configuración me estaría faltando?Código:fatal: No configured push destination. Either specify the URL from the command-line or configure a remote repository using git remote add <name> <url> and then push using the remote name git push <name>
Dejar un comentario: