Before you are able to clone a repo down from GitLab you’ll need to first generate a pair of SSH keys – a private key and a public key. These keys are used to authenticate your session in GitLab. The private key should never be shared and never be part of your repo. The public […]