How to Install gitg in Ubuntu 18.04



Install gitg by entering the following commands in the terminal:

sudo apt update
sudo apt install gitg

Description:

git repository viewer

gitg is a fast git repository browser. It currently features: . * Loading large repositories very fast * Show/browse repository history * Show highlighted revision diff * Browse file tree of a revision and export by drag and drop * Search in the revision history on subject, author or hash * Switch between history view of branches easily * Commit view providing per hunk stage/unstage and commit

Homepage: https://wiki.gnome.org/Apps/Gitg

Version: 3.26.0-4

Section: universe/vcs