Git Rebase Helper
By Reese Martinez · Published · Updated
Get command line instructions for performing interactive Git rebases.
Tags: coding, workflow, git
Prompt template
## Introduction Solve complex git history rebasing and branch conflicts. ## Git Details - Target branch to rebase onto: [text: e.g., main] - Interactive rebase (squash commits): [toggle: Yes, No] - Number of commits back: [1, 50]