Created
June 24, 2025 12:45
-
-
Save kevinhooke/d65deb6c6f212b70826d34b8d83552ef to your computer and use it in GitHub Desktop.
git: Show diff for staged changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you've already staged changes ready to commit but want to view the diff, use: | |
git diff --cached |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment