forked from Workshops/How-To-Git-Started
Add ssh key info
This commit is contained in:
parent
6c4e259b31
commit
0b493bca79
@ -27,6 +27,7 @@ If you want to save your https credentials run
|
|||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
Omit --global to set the identity only in this repository.
|
Omit --global to set the identity only in this repository.
|
||||||
```
|
```
|
||||||
|
Or you can add an SSH key
|
||||||
|
|
||||||
## Saving changes
|
## Saving changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user