SyntaxFix
Write A Post
Hire A Developer
Questions
For me, the only thing which worked is
git diff HEAD
including the staged files, git diff --cached only shows staged files.
git diff --cached