g2

Friendly git client with interactive UI for common operations.

brewmacoslinux
Try with needOr install directly
Source

About

Friendly git client

Commands

g2

Examples

stage and commit changes with interactive menu$ g2
view git log with nice formatting$ g2 log
check git status and unstaged changes$ g2 status
push commits to remote branch$ g2 push
switch between git branches easily$ g2 checkout