This repository contains various utility scripts and tools.
The repo_stats/ folder contains a Python package for collecting and analyzing Git repository statistics. It provides utilities to:
- Collect commit metadata from Git repositories
- Extract file-level change statistics from commits
- Process large commit histories
For detailed documentation, setup instructions, and usage examples, see the repo_stats README.