/git-extras

GIT utilities -- repo summary, repl, changelog population, author commit percentages and more

Primary LanguageShellMIT LicenseMIT

Git Line Summary

Statistics command like git summary, but by lines nor commits

Installation

If you not use git-extras, Install it brew install git-extras

And then update it to the newest version with git extras update

At last, under your project directory, run git line-summary

Note: the command might be git summary --lines some day