1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 22:15:42 +02:00

git-diff: clarify description of git diff (#12242)

This commit is contained in:
Maple 2024-02-12 22:20:02 +08:00 committed by GitHub
parent 0414572c3c
commit 520ff2c815
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
> Show changes to tracked files. > Show changes to tracked files.
> More information: <https://git-scm.com/docs/git-diff>. > More information: <https://git-scm.com/docs/git-diff>.
- Show unstaged, uncommitted changes: - Show unstaged changes:
`git diff` `git diff`