git-replay

Automate the rebasing of Git branches and creation of stage branches
null

Tech: zsh, Git, GitHub

Developed primarily in 2020, 2021

Links:

Automate the rebasing of Git branches and creation of “stage” branches (ie branches into which one or more feature branches are merged with a merge commit).

Handy if you have several features in progress at once, and find yourself rebasing feature branches and/or recreating stage branches every time there’s a significant change in the trunk.