sinclairtarget/git-who
Git blame for file trees observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 67
- Longevity 45
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 634
- days_rel: 221
- days_push: 98
- n_releases_24m: 10
Adoption not part of the score
2678 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
git-who is a command-line tool that answers 'who wrote this code?' at the level of file trees and subsystems rather than individual lines, like git blame for directories. It summarizes authorship contributions across a Git repository with table, tree, and list views.
Use cases
- find out who is responsible for a subsystem or directory in a codebase
- identify maintainers for a component before filing an issue or sending a patch
- analyze contributor activity across an entire git repository
- determine who last edited parts of a file tree
- audit code ownership when onboarding to a new codebase
- find who will maintain a project area going forward
When to choose
- you need authorship info for directories or whole components, not single lines
- you want a fast terminal-based summary of git contributor statistics
- you prefer a git-style CLI that works as 'git who'
When to avoid
- you need line-by-line blame for a specific file (use git blame)
- you need a GUI or web-based code analytics dashboard
- you are not working with a git repository
Facets
cli-tool · maturity active
developer-tools version-control cli analytics developer-tools version-control cli windows cross-platform git git-blame code-authorship file-trees terminal command-line linux macos
1 source
- readme: https://github.com/sinclairtarget/git-who · fetched 2026-08-28 · 0ccf19262207
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sinclairtarget/git-who | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="sinclairtarget/git-who")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem