DEVELOPMENT ENVIRONMENT

~jl/source-quest-wiki

ref: ff6070a00ed6ca454b48b21cb4ea5b70663a21ce source-quest-wiki/git/ssh.md -rw-r--r-- 215 bytes
ff6070a0Jonni Liljamo Split into subfolders, git and paste initial docs 1 year, 10 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
---
title: SSH
---

SSH urls look a little different here, since the service is behind a reverse proxy, and we don't use port 22 for SSH.

Here's a template:
```
ssh://git@git.src.quest:5522/~USERNAME/REPONAME
```