git shortlog extension
Outputs git shortlog as objects
EXAMPLE 1
git shortlog # Get a shortlog
EXAMPLE 2
git shortlog --email # Get a shortlog with email information
EXAMPLE 3
git shortlog --summary # Get a shortlog summary
EXAMPLE 4
git shortlog --sumary --email # Get a shortlog summary, with email.
Extensions/Git.Shortlog.UGit.Extension.ps1 [<CommonParameters>]