git-spice

Manage stacked Git branches with an intuitive CLI

brewmacoslinux
Try with needOr install directly
Source

About

Manage stacked Git branches

Commands

git-spicespice

Examples

Create a new stacked branch on top of current branch$ git spice branch create feature-name
Push all stacked branches and create pull requests$ git spice branch push
View the stack of branches in the current repository$ git spice log