Tive o seguinte erro quando fui usar o : git push -u origin main,
não consegui entender o que foi feito de errado. Alguém pra dar um help?
To github.com:XXXXXXX/jogo-do-numero-secreto.git
! [rejected] main -> main (non-fast-forward)
error: failed to push some refs to 'github.com:XXXXXX/jogo-do-numero-secreto.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. If you want to integrate the remote changes,
hint: use 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.