Skip to content
Snippets Groups Projects
Commit 3061880d authored by Mark HOEBEKE's avatar Mark HOEBEKE
Browse files

Added warning before generating SSH key files.

parent 093d59bc
No related branches found
No related tags found
1 merge request!11default ssh key name
......@@ -37,7 +37,7 @@ The command may ask you for your GitLab username and your password.
## Cloning using SSH
Using SSH to interact with the repository required you to copy an SSH key file to GitLab. If you have no such key, you will have to generate it.
Using SSH to interact with the repository required you to copy an SSH key file to GitLab. If you have no such key, **and only if you do not already have one** (otherwise existing files could be replaced, which is not what you want), you will have to generate it.
The command to generate a key looks like:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment