Qué tal buen día, estoy realizando los ejercicios de Git sólo que en la parte de agregar el servidor local me arroja un mensaje el GIT y veo que en el vídeo funciona sin ninguna opción extra, como a mí me lo pide mi terminal. Me podrán ayudar?
Gracias.
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