git-cola

A powerful Git GUI with a slick and intuitive user interface. More information: <https://git-cola.readthedocs.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y git-cola
Ubuntu
RUN apt-get update && \ apt-get install -y git-cola
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y git-cola
Fedora
RUN dnf install -y git-cola
Raspbian
RUN apt-get update && \ apt-get install -y git-cola
click the source code to copy install git-cola on any operating system with command-not-found.com