Merge branch 'minor-update-ssh-key-docs' into 'master'

Add additional headline for Adding SSH keys to GitLab

Closes #46395

See merge request gitlab-org/gitlab-ce!20507
parents a0935bf2 e6a49b00
......@@ -77,6 +77,8 @@ Note that Public SSH key may also be named as follows:
If you want to change the password of your SSH key pair, you can use
`ssh-keygen -p <keyname>`.
## Adding a SSH key to your GitLab account
1. The next step is to copy the public SSH key as we will need it afterwards.
To copy your public SSH key to the clipboard, use the appropriate code below:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment