Skip to content

Instantly share code, notes, and snippets.

@carlohcs
Created September 30, 2019 20:46
Show Gist options
  • Save carlohcs/b9b3f8a98cc8feb0b33131daf7b2798f to your computer and use it in GitHub Desktop.
Save carlohcs/b9b3f8a98cc8feb0b33131daf7b2798f to your computer and use it in GitHub Desktop.
Git diff Helpers
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