Não estou conseguindo enviar o arquivo para o meu repositório local.
evald@DESKTOP-9OMNABI MINGW64 ~/OneDrive/Documentos/Cursos Alura/Javascript - novotema (main)
$ git remote
local
evald@DESKTOP-9OMNABI MINGW64 ~/OneDrive/Documentos/Cursos Alura/Javascript - novotema (main)
$ git remote -v
local C:Local-Git (fetch)
local C:Local-Git (push)
evald@DESKTOP-9OMNABI MINGW64 ~/OneDrive/Documentos/Cursos Alura/Javascript - novotema (main)
$ git push local main
fatal: 'C:Local-Git' 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.
evald@DESKTOP-9OMNABI MINGW64 ~/OneDrive/Documentos/Cursos Alura/Javascript - novotema (main)
$