Add ssh key info

This commit is contained in:
Bastian 2020-01-08 16:54:53 +01:00
parent 6c4e259b31
commit 0b493bca79
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ If you want to save your https credentials run
git config --global credential.helper store
Omit --global to set the identity only in this repository.
```
Or you can add an SSH key
## Saving changes