GitLab

You must use the git@... or ssh:... version of your git URL, not the https://... version. Paradime uses the SSH protocol to clone repositories, so Paradime will be unable to clone repos supplied with the HTTP protocol.

To add a deploy key to a GitLab account, navigate to the project’s settings of your GitLab repository.

Next, expand the deploy keys section and paste in the deploy key generated by Paradime for your repository, be sure to check "Grant write permissions". After saving this SSH key, Paradime will be able to read and write files in your GitLab repository.

Last updated