Quantcast
Channel: Hints & Kinks » git
Viewing all articles
Browse latest Browse all 3

Accessing git over ssh on a non-standard port

$
0
0
Simple ssh access to a git repo can be sufficient for a small dev team–but what if you’re using a non-standard ssh port? The solution–do as Linus says. Use ~/.ssh/config. My config now looks like this: [crayon-54330e359dfa3028075186/] Remember that ~/.ssh

Viewing all articles
Browse latest Browse all 3

Trending Articles