gitinspector
statistical analysis tool for git repositories
Install
- All systems
-
curl cmd.cat/gitinspector.sh
- Debian
-
apt-get install gitinspector
- Ubuntu
-
apt-get install gitinspector
- Kali Linux
-
apt-get install gitinspector
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gitinspector
- Raspbian
-
apt-get install gitinspector
- Dockerfile
- dockerfile.run/gitinspector
gitinspector
statistical analysis tool for git repositories
gitinspector is a statistical analysis tool for git repositories. It creates informative and visually appealling reports in various output formats. Its features include: * Shows cumulative work by each author in the history * Filters results by extension * Can display a statistical timeline analysis * Scans for all filetypes (by extension) found in the repository * Multi-threaded; uses multiple instances of git to speed up analysis * Supports HTML, XML and plain text (terminal) output