Hola a todos, estaba teniendo problemas para generar el servidor remoto ya que una de las carpetas donde estaba tenia el nombre con espacios en blanco
$ git remote add servidorlocal C:/Users/Fede y Cel/Documents/oracle-ONE/git-y-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
lo solucione agregando doble barra a una parte de la direccion //Documents/oracle-ONE/git-y-github/servidor/
Alguno sabe si hay otra forma? Como es el nombre de usuario de windows no lo puedo cambiar
saludos y excelente curso