Xestia Gelforn Help: Using the repository through SSHNote: The details on this page require usage of a command prompt or a terminal.
From a command prompt or terminal enter the following:
git clone ssh://gelforn.xestia.co.uk/scmrepos/(projectname)
Replace (projectname) with the name of the project repository you want to clone.
Enter your Gelforn SSH password (this won’t happen if you have setup SSH keys instead of using a password).
This will then clone the repository and using the SSH access, you can push, pull and manage your repository.