Programming Tips - git: graphical user interface (GUI) for git

Date: 2020nov17 OS: Linux Q. git: graphical user interface (GUI) for git A. Install with
dnf install gitk (On Redhat/Fedora/CentOS)
Start with:
git gui
Or
gitk
In a folder where you have forked or want to.