Skip to content

Instantly share code, notes, and snippets.

@tim-phillips
Created October 31, 2024 18:02
Show Gist options
  • Save tim-phillips/27a06ba507aa6579de8ac50e4ef1cd6f to your computer and use it in GitHub Desktop.
Save tim-phillips/27a06ba507aa6579de8ac50e4ef1cd6f to your computer and use it in GitHub Desktop.
Display count of changed files and lines in git
git --no-pager diff --shortstat master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment