PS C:\Users\Remakker\Documents\3386-git-github-projeto_inicial (2)\3386-git-github-projeto_inicial> git branch -M main
PS C:\Users\Remakker\Documents\3386-git-github-projeto_inicial (2)\3386-git-github-projeto_inicial> git remote add origin git@github.com:leidyrs/numero-secreto.git
error: remote origin already exists.
PS C:\Users\Remakker\Documents\3386-git-github-projeto_inicial (2)\3386-git-github-projeto_inicial> git push -u origem principal
error: src refspec principal does not match any
error: failed to push some refs to 'origem'
PS C:\Users\Remakker\Documents\3386-git-github-projeto_inicial (2)\3386-git-github-projeto_inicial>