SyntaxFix
Write A Post
Hire A Developer
Questions
You can just do this:
git remote add origin ssh://user@host:1234/srv/git/example
1234 is the ssh port being used
1234