Estou adicionando o código
git remote add local C:/Users/Tania Ramalho/diego/servidor/
e surge o texto:
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(es) to track -m, --master master branch --mirror[=(push|fetch)] set up remote as a mirror to push to or fetch from
Depois que pressiono "Enter", e coloco o comando git remote, o retorno deveria ser "local" , conforme o curso, mas nada aparece.