I have an account on an ssh-friendly lab machine where I store a lot of private projects so I can access them from multiple computers (and it allows me to only use my few privat
Use a full SSH path rather than Git’s shorthand:
git = "ssh://landmachine/bar/foo"