How to Install gitstats in Ubuntu 18.04



Install gitstats by entering the following commands in the terminal:

sudo apt update
sudo apt install gitstats

Description:

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.

Homepage: http://gitstats.sourceforge.net/

Version: 2015.10.03-1

Section: universe/vcs