tig
A text-mode interface for Git. More information: <https://github.com/jonas/tig>.
RUN apt-get update && \
apt-get install -y tig
RUN apt-get update && \
apt-get install -y tig
RUN apk add tig
RUN pacman -S --noconfirm tig
RUN apt-get update && \
apt-get install -y tig
RUN dnf install -y tig
RUN apt-get update && \
apt-get install -y tig