5
git remote add con otro puerto SSH
En Git, ¿cómo puedo agregar un servidor de origen remoto cuando mi host usa un puerto SSH diferente? git remote add origin ssh://user@host/srv/git/example
Preguntas y respuestas para programadores profesionales y entusiastas.