tj / git-extras

GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
MIT License
17.3k stars 1.21k forks source link

[question/feature request] verbose repo summary #1146

Open pa-0 opened 4 months ago

pa-0 commented 4 months ago

Is it currently possible to get more details with the summary command (i.e. the total file size in KB/MB/GB of a repo)? Something like...

git summary --verbose
hyperupcall commented 4 months ago

Not currently, but I think that could be added to print_summary() in a PR