Git Analysis
Repository insights, code hotspots, and team collaboration patterns
Total Commits
Last 12 months
Total commits made since {{git_analysis.analysis_start_date}}
Active Contributors
Since {{git_analysis.analysis_start_date}}
{{git_analysis.core_contributors}} core developers make up {{git_analysis.core_percentage}}% of all commits
Avg. Commit Size
Lines changed per commit
Average number of lines changed per commit
Commit Activity Timeline
Monthly commits over time
Code Churn Analysis
Lines added vs removed over time
Code Hotspots
Files that change frequently often indicate quality issues or architectural problems.
| File | Changes | Risk | Contributors |
|---|---|---|---|
| {{hotspot.file_path}} | {{hotspot.changes_count}} | {{hotspot.risk_label}} | {{hotspot.contributors_count}} |
Knowledge Silos
Files touched by only one person create knowledge risks and bottlenecks.
| File | Owner | Commits | Risk |
|---|---|---|---|
| {{silo.file_path}} | {{silo.owner}} | {{silo.commits_count}} | {{silo.risk_label}} |
Top Contributors
Most active developers by commits and lines of code.
| Developer | Commits | Lines | Share |
|---|---|---|---|
| {{contributor.name}} | {{contributor.commits_count}} | +{{contributor.lines_added}} / -{{contributor.lines_removed}} | {{contributor.contribution_percentage}}% |
Development Patterns - Not implemented
Key insights about development velocity and code quality patterns.
📅 Most Active Days
âš¡ Commit Quality
🎯 Recommendations
No Git Analysis Data Available
Enable analysis of git history in your config file.