Buenas tardes! Al ejecutar git remote add servidor local me da el siguiente resultado, distinto al del profe que al ejecutarlo solo pasa a la linea siguiente donde ejecuta git remote y abajo le figura servidorlocal.
$ git remote add servidorlocal C:/Users/laura/.............................................................................................../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
Pantalla profe:
[Ingrese aquí la descripción de esta imagen para ayudar con la accesibilidad](https://cdn1.gnarususercontent.com.br/6/424278/2d86c1eb-0736-4615-997a-89ae54818d86.png)
Me podran expliar que sucede porfa? gracias!!