How to Install git-cola in Ubuntu 18.04



Install git-cola by entering the following commands in the terminal:

sudo apt update
sudo apt install git-cola

Description:

highly caffeinated git GUI

Git-cola is a git GUI optimized for working with the git index. . Git-cola can compare arbitrary commits using standard merge tools. With it you can search commit messages, content, authors, paths, data ranges etc. and it makes it easy to interactively edit the index.

Homepage: http://git-cola.github.com/

Version: 3.0-1ubuntu1

Section: universe/devel