Get a top 10 of biggest checkouts in repository
Open
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
When migrating repository (from Subversion for instance), it may happen some branches or tags introduce mistakes and Git repository has multiple big checkouts I am interested to identify in a single list (so that they can be excluded from migration process in my case).
So I am interested in reusing git-sizer "biggest checkouts" calculation to report the "top X" biggest checkouts with specific argument.
Contributor guide
Assessment
This issue has not been assessed yet.