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

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`