Boa noite, estou com um erro com o comando git push -u origin main ! [rejected] main -> main (non-fast-forward) error: failed to push some refs to 'github.com:11higor11/jogoNumeroSecretoAL' hint: Updates were rejected because a pushed branch tip is behind its remote hint: counterpart. If you want to integrate the remote changes, use 'git pull' hint: before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.
quando eu uso o git pull, recebo essa mensagem: From github.com:11higor11/jogoNumeroSecretoAL
- branch main -> FETCH_HEAD Already up to date.
e depois eu tento o mesmo comando git push -u origin main e recebo a mesma mensagem de erro