syntax highlight
This commit is contained in:
parent
1cb3dcef7f
commit
cd27c9ebae
@ -3,7 +3,7 @@
|
|||||||
## Set up git
|
## Set up git
|
||||||
Set up your git info
|
Set up your git info
|
||||||
|
|
||||||
```
|
```shell
|
||||||
*** Please tell me who you are.
|
*** Please tell me who you are.
|
||||||
|
|
||||||
Run
|
Run
|
||||||
@ -16,7 +16,7 @@ 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
|
||||||
```
|
```shell
|
||||||
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.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user