Created
September 30, 2019 20:46
-
-
Save carlohcs/b9b3f8a98cc8feb0b33131daf7b2798f to your computer and use it in GitHub Desktop.
Git diff Helpers
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
git diff --stat | |
git diff --numstat | |
git diff --shortstat | |
git diff --dirstat | |
git diff --name-status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment