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
This commit is contained in:
Achilleas Pipinellis (🌴 July 10 - July 20 🌴) 2018-07-09 17:17:59 +00:00
commit 3edda4c257
1 changed files with 2 additions and 0 deletions

View File

@ -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: