git-extras
git-extras copied to clipboard
[question/feature request] verbose repo summary
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
Not currently, but I think that could be added to print_summary() in a PR