Git Stack Rewrite

Fold staged changes or an existing commit into an older Git commit and rebase every affected dependent branch stack onto the rewritten commit. Use when the user says prompts like "use git stack rewrite to squash commit [source] into [target]", or asks to squash, fixup, amend, or move staged changes back into an earlier commit and then rebase branches that were on top of it.

L-X-T Updated

File contents

L-X-T/ng-agentic-skills/tree/main/.agents/skills/git-stack-rewrite commit b5326b8cad

Frequently asked questions

npx skillmds@latest add l-x-t/git-stack-rewrite