ggc

Modern Git CLI with enhanced commands and improved user experience

brewmacoslinux
Try with needOr install directly
Source

About

Modern Git CLI

Commands

ggc

Examples

Clone a repository with enhanced output$ ggc clone https://github.com/user/repo.git
View git status with improved formatting$ ggc status
Create and switch to a new branch$ ggc checkout -b feature/new-feature