Shows staged changes
git diff --staged
The alternative command is:
git diff --cached
by Valeri Tandilashvili
4 years ago
Git
1
Pro tip: use ```triple backticks around text``` to write in code fences