forked from Workshops/How-To-Git-Started
Add global info
This commit is contained in:
parent
cb148d059c
commit
1cb3dcef7f
@ -18,4 +18,5 @@ Omit --global to set the identity only in this repository.
|
|||||||
If you want to save your https credentials run
|
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.
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user