estou tentando realizar subir para o servidor uma alteração que foi feita pela ana então criei um novo remote e usei o push mas ele não permite e eu não entendi o motivo
User@DESKTOP-9CQ8GCE MINGW64 ~/Documents/ana/servidor (master|MERGING)
$ git push origin master
To https://github.com/rapha1908/testando-git.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://github.com/rapha1908/testando-git.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.