Display data about a Git repository, merging committers using different emails into 1 statistic for each author

git summary

  • Display information about a Git repository.
    Part of `git-extras`.
    More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-summary>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

git summary --dedup-by-email

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