Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key โ†’
โ† Back to dashboard
clawsmith.com/signal/git-who-industrial-scale-git-blame-attribution-cli
๐Ÿ”ฅ HypeUnderserveddev_tool_cliLive

No fast CLI for industrial-scale git blame that ranks contributors per file or directory with filtering

GitHub's Contributors tab is slow and coarse. git blame line-by-line is unusable at scale. Developers need to answer ownership questions across thousands of files quickly for code reviews, security audits, and onboarding. git-who (252 HN pts, 127 comments, March 2025, 2.7k GitHub stars) surfaces this demand. Multi-email deduplication and fast caching are the unresolved gaps.

Product Idea from this Signal

A CLI tool that ranks code authorship and ownership across a whole repo and routes reviewers

3.5k โ–ฒ

Developers cannot answer who owns a file or directory quickly because git blame works line by line and CODEOWNERS is a static config that drifts from reality. This is a fast command line tool that walks the full commit history of any repo, ranks real contributors per file and per directory with team aware dedup and filtering, and turns that into reviewer routing and an exportable ownership map.

GITCLICODE_OWNERSHIPDEVELOPER_TOOLSCODE_REVIEWREPO_ANALYSIS
Competitive183 leadsView Opportunity โ†’

Score Breakdown

GitHub
2,737
HN
379

Gap Assessment

UnderservedExisting solutions leave gaps

git-who is the only dedicated CLI. GitHub's native view is browser-only and aggregate. Clear opportunity for a git blame TUI with team-aware dedup and ownership export

Frequently Asked Questions