git-gui

Tcl/Tk graphical interface for managing git repositories

brewmacoslinux
Try with needOr install directly
Source

About

Tcl/Tk UI for the git revision control system

Commands

git-guigitk

Examples

Launch the git GUI in the current repository$ git gui
View commit history and branches graphically$ gitk --all
Open git GUI to stage, commit, and push changes$ cd /path/to/repo && git gui