Show only statistics (added/removed characters) about the changed files

git show

  • Show various types of Git objects (commits, tags, etc.).
    More information: <https://git-scm.com/docs/git-show>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

git show --stat {{commit}}

click the source code to copy install git show on any operating system with command-not-found.com