Agita
Git TUI
Instead of continually typing the same git commands over and over again — and then re-typing them because of a typo — just select the command from a text-based user interface.
Agita is a terminal UI that streamlines your Git workflow. Run agita in any directory containing a Git repository to get a selection-based interface for common operations: status, staging, committing, pushing, pulling, and branch management.
Install
npm install -g agita