forked from Workshops/How-To-Git-Started
Added git diff
This commit is contained in:
parent
de76050ad2
commit
c2d2fc323d
@ -110,6 +110,10 @@ Omit --global to set the identity only in this repository.
|
|||||||
Or you can add an SSH key
|
Or you can add an SSH key
|
||||||
|
|
||||||
## Saving changes
|
## Saving changes
|
||||||
|
See changes that have been made
|
||||||
|
```shell
|
||||||
|
git diff
|
||||||
|
```
|
||||||
|
|
||||||
Adding files to commit
|
Adding files to commit
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
Reference in New Issue
Block a user