Quando tento criar o repositório remoto aparece o seguinte :
josim@DESKTOP-828AQP6 MINGW64 ~/OneDrive/Área de Trabalho/Alura_Git (master) $ git remote add local C:/Users/josim/OneDrive/├ürea de Trabalho/servidor/ usage: git remote add []
-f, --fetch fetch the remote branches
--tags import all tags and associated objects when fetching
or do not fetch any tag at all (--no-tags)
-t, --track <branch> branch(es) to track
-m, --master <branch>
master branch
--mirror[=(push|fetch)]
set up remote as a mirror to push to or fetch from
josim@DESKTOP-828AQP6 MINGW64 ~/OneDrive/Área de Trabalho/Alura_Git (master) $ git remote
josim@DESKTOP-828AQP6 MINGW64 ~/OneDrive/Área de Trabalho/Alura_Git (master) $