Git Rebase Workflow

Linearize local branch history with safe rebase practices before integration. Use when branch history cleanup is needed and rebase risks (conflicts, dropped commits, rewritten history impact) must be controlled; do not use for CI workflow design or application behavior implementation.

planifest 9ad282a 2 files · 13.3 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/git-rebase-workflow commit 9ad282a169

Frequently asked questions

npx skillmds@latest add planifest/git-rebase-workflow