mirror of https://github.com/CrimsonTome/tldr.git
commit
581c45154b
|
@ -13,3 +13,7 @@
|
||||||
- Output a condensed summary of extended header information.
|
- Output a condensed summary of extended header information.
|
||||||
|
|
||||||
`git diff --summary {{PATHSPEC}}`
|
`git diff --summary {{PATHSPEC}}`
|
||||||
|
|
||||||
|
- Show staged (added, but not yet committed) changes only.
|
||||||
|
|
||||||
|
`git diff --staged`
|
||||||
|
|
Loading…
Reference in New Issue