Compute various size metrics for a Git repository, flagging those that might cause problems having repositories too big (> 5GB), keep many branches or tags, including gigantic blob files, storing large text files with many changes, repeated files across paths, detect long path names inside the repository, ...

WWW: https://github.com/github/git-sizer
