Smooth Rebase

Rebases the current branch onto the repository's default branch and resolves any conflicts carefully and conservatively, asking the user whenever the correct resolution is unclear. If a rebase is already in progress, it resumes it instead of starting a new one. Use when the user asks to rebase a branch, update a branch onto main/master, fix PR conflicts, or resolve rebase conflicts.

bonkey 79eb798 9.7 KB Updated

File contents

bonkey/skills/tree/main/skills/smooth-rebase commit 79eb7981fb

Frequently asked questions

npx skillmds@latest add bonkey/smooth-rebase