Cuando ejecuto el comando para agregar el servidor remoto me muestra algo diferente a lo que le muestra al maestro, alguien que pueda ayudarme por favoor!!!
Karen Mora@GWNR71517 MINGW64 ~/Documents/cursoGit/karen (master)
$ git remote add servidorlocal C:/Users/Karen Mora/Documents/cursoGit/Servidor/
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