Boa noite, já tentei criar o remote com a minha chave SSH e também não consegui realizar o push. Também desconectei as minhas credenciais do windows e também não funcionou. Assim que crio o remote já dou pull, tentei criar outro commit no processo mas também não foi.
fwefa@DESKTOP-GCJ663J MINGW64 ~/Desktop/matt/projetos (master)
$ git push origin master
To github.com:matthewmatheus/alura-git.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'github.com:matthewmatheus/alura-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.
fwefa@DESKTOP-GCJ663J MINGW64 ~/Desktop/matt/projetos (master)
$