Na hora de criar o repositório remoto aparece uma mensagem que não conheço e não cria o repositório.
evani@DESKTOP-HVQCCJ6 MINGW64 ~/onedrive/Área de Trabalho/lógica/teste/ev (master)
$ git remote add local C:/Users/evani/OneDrive/Área de Trabalho/lógica/teste/server/
usage: git remote add [<options>] <name> <url>
-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
evani@DESKTOP-HVQCCJ6 MINGW64 ~/onedrive/Área de Trabalho/lógica/teste/ev (master)
$ git remote