Rebase

Rebase a work-in-progress or completed branch onto a new base, ensuring the rebased changes still satisfy their original spec, comply with the (possibly updated) architecture, conventions, and invariants of the new base, and introduce no regressions. Use when the user says "rebase this branch on X", "rebase my work on master", "move these commits onto the new base", or otherwise asks to migrate a set of commits onto a different base than they were authored against.

korya f3ccafa 4 files · 14.9 KB Updated

File contents

korya/swd-skills/tree/main/skills/rebase commit f3ccafaf81

Frequently asked questions

npx skillmds@latest add korya/rebase