Hi, On Fri, 4 Jul 2008, Neshama Parhoti wrote: > Doing the following: > > git push myuser@myip:~/gitrepo > > Connects to ssh port 22 on myip. > > Is there a way to tell git to connect to a random port X ? You could use a URL like "ssh://myuser@myip:X/home/myuser/gitrepo". Hth, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html