This topic describes how to:
- Create an SSH key pair to use with GitLab.
- Add the SSH public key to your GitLab account.
You do this to use Git over SSH instead of Git over HTTP.
- Go to your command line.
- Follow the instructions to generate your SSH key pair.
To add the SSH public key to GitLab, see Adding an SSH key to your GitLab account.
NOTE: Note: Once you add a key, you cannot edit it. If the paste didn't work, you need to remove the key and re-add it.