não consigo subir o projeto no GitHub, a Moni falou que ia deixar um material complementar para ajudar e eu não achei esse material. Quando tento abrir no terminal da esse recado PS C:\Users\mahka\Desktop\curso dev\cinetag> git remote add origin https://github.com/maikaminski/cinetag-api.git error: remote origin already exists.
e quando eu tento dar o push ele diz isso:
PS C:\Users\mahka\Desktop\curso dev\cinetag> git push -u origin main To https://github.com/maikaminski/cinetag-api ! [rejected] main -> main (non-fast-forward) error: failed to push some refs to 'https://github.com/maikaminski/cinetag-api' 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.
dei um git pull e também não deu certo... Já procurei mas não consigo entender o erro