Cordial saludo,
Les agradezco por favor me ayuden con la siguiente duda: me sale un mensaje de error al tratar de crear el servidorlocal para que tenga conexion con el servidor en la carpeta principal de mi proyecto en git. el comando es git remote add servidorlocal C:/Users/juanc/OneDrive/Desktop/Curso Git/Ejercicio/servidor/
$ git remote add servidorlocal C:/Users/juanc/OneDrive/Desktop/Curso Git/Ejercicio/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