SyntaxFix
Write A Post
Hire A Developer
Questions
In order to see the changes that have been staged already, you can pass the -–staged option to git diff (in pre-1.6 versions of Git, use –-cached).
-–staged
git diff
–-cached
git diff --staged git diff --cached