How to add a git repository with a custom ssh port

blake.moore
Member, Domino Posts: 3 ✭
Please see this guide for adding git repositories to Domino.
If you want to add a repo from a git server with ssh configured to another port (in this example, it's 12345) you will need to use the below format:
ssh://[email protected]:12345/username/mycoolrepo.git
If you have any issues setting this up, please let us know!
Note: Don't forget to add your git credentials for the domain in question.
5
Howdy, Stranger!