stgit

Manage Git commits as a stack of patches for easier workflow

brewmacoslinux
Try with needOr install directly
Source

About

Manage Git commits as a stack of patches

Commands

stg

Examples

Initialize stgit on a Git repository$ stg init
Create a new patch from uncommitted changes$ stg new my-patch
Show the stack of patches and their status$ stg series