gitstats
statistics generator for git repositories
Install
- All systems
-
curl cmd.cat/gitstats.sh
- Debian
-
apt-get install gitstats
- Ubuntu
-
apt-get install gitstats
- Kali Linux
-
apt-get install gitstats
- Fedora
-
dnf install gitstats
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gitstats
- Raspbian
-
apt-get install gitstats
- Dockerfile
- dockerfile.run/gitstats
gitstats
statistics generator for git repositories
GitStats is a statistics generator for git repositories. It examines the repository and produces some interesting statistics from the history. Currently it outputs only HTML. It is the equivalent of statcvs and statsvn for git repositories.