2
respostas

[Dúvida] fatal: remote origin already exists.

vagrant@ubuntu-bionic:/vagrant/jenkins-todo-list$ git remote add origin https://github.com/jonas-rafael/alura-jenkins.g it fatal: remote origin already exists. vagrant@ubuntu-bionic:/vagrant/jenkins-todo-list$

comando não executa corretamente.

2 respostas

Tenta usar o comando:

git remote set-url origin git@github.com:jonas-rafael/alura-jenkins.git

λ git remote set-url origin git@github.com:jonas-rafael/alura-jenkins.git error: No such remote 'origin'

deu isso