Buenas tardes, por favor necesito ayuda, estoy creando el repositorio remoto y no lo crea, me da como respuesta lo siguiente:
git remote add servidorlocals C:/Users/Carolina Tenías/Documents/Git_Github/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
Yo estoy en: C:/Users/Carolina Tenías/Documents/Git_Github/Git_JARP/
¿qué puedo hacer para lograr crear el repositorio?