gource

Renders an animated tree diagram of Git, SVN, Mercurial and Bazaar repositories. It shows files and directories being created, modified or removed over time. More information: <https://gource.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y gource
Ubuntu
RUN apt-get update && \ apt-get install -y gource
Alpine
RUN apk add gource
Arch Arch Linux
RUN pacman -S --noconfirm gource
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gource
Fedora
RUN dnf install -y gource
Raspbian
RUN apt-get update && \ apt-get install -y gource
click the source code to copy install gource on any operating system with command-not-found.com