legit

Simplified Git command-line interface for streamlined workflow

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface for Git, optimized for workflow simplicity

Commands

legit

Examples

Create and switch to a new branch$ legit branch myfeature
Synchronize current branch with remote$ legit sync
Publish current branch to remote repository$ legit publish