mirror of
https://github.com/namibia/tips.git
synced 2025-01-08 16:14:09 +00:00
Added --staged as an alternative
This commit is contained in:
parent
c147aa64e2
commit
32f2a4af35
@ -158,7 +158,7 @@ git diff
|
||||
|
||||
## Changes staged for commit
|
||||
```sh
|
||||
git diff --cached or git diff --staged
|
||||
git diff --cached
|
||||
```
|
||||
|
||||
## Show both staged and unstaged changes
|
||||
|
Loading…
Reference in New Issue
Block a user