Expand description
Git repository analysis and history tracking.
This module provides functionality for analyzing git commit history to track code changes over time.
Structsยง
- Daily
Stats - Daily statistics for git commits.
- GitAnalyzer
- Git repository analyzer.
- Historical
Stats - Historical statistics aggregated from git history.