Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

Não estou conseguindo dar push em um repositório já existente

Porque está dando esse erro quando tento dar push nos códigos que tenho e gostaria de juntar com um repositório que já tinha antes?

To https://github.com/JeanKnieling/Formacao-inciante-em-programacao-ALURA.git
 ! [rejected]        master -> master (non-fast-forward)
error: failed to push some refs to 'https://github.com/JeanKnieling/Formacao-inciante-em-programacao-ALURA.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
1 resposta
solução!

Acabei de descobrir aqui pessoal, depois que eu tirei uma pasta .git que tinha a mais eu estou conseguindo sincronizar agora. Deixei só a principal que já tinha na pasta que eu trouxe do GitHub.