newren/git-filter-repo
Vedi su GitHubHave --analyze provide frequency of changes to individual paths as well
Open
#392 aperta il 12 set 2022
enhancementgood first issue
Metriche repository
- Star
- (6745 star)
- Metriche merge PR
- (Merge medio 44g 2h) (1 PR mergiata in 30 g)
Descrizione
When using filter-repo --analyze on problematic repos, especially those with a deep history, I often times find that the problematic blobs are the ones that are not necessarily the largest, but those of a medium size that are committed either by an automated system or a common binary being frequently rewritten by users. Is there currently an easy way to output the frequency of blobs committed, if not, would there be interest in having a blob-frequency.txt with the blob name and count?