tig

A text-mode interface for Git. More information: <https://github.com/jonas/tig>.

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