Não consegui executar o git push. Aparece uma mensagem de erro.
profe@LAPTOP-BTPG0A3B MINGW64 /C/Users/profe/OneDrive/Documentos/teste (master)
$ git remote
local
profe@LAPTOP-BTPG0A3B MINGW64 /C/Users/profe/OneDrive/Documentos/teste (master)
$ git push local master
fatal: 'C/Users/profe/OneDrive/Documentos/servidor/' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
profe@LAPTOP-BTPG0A3B MINGW64 /C/Users/profe/OneDrive/Documentos/teste (master)
$