Branch And Worktree Workflow

Isolates feature work in its own branch or worktree and integrates it cleanly when done. Use this when starting work that should not disturb the current workspace, when several efforts must proceed in parallel on one repository, or when implementation is finished and the change needs merging, rebasing, or splitting for review.

cbrock84 78d3b16 2.0 KB Updated

File contents

cbrock84/headcount/tree/main/plugins/technology/skills/branch-and-worktree-workflow commit 78d3b164e0

Frequently asked questions

npx skillmds@latest add cbrock84/branch-and-worktree-workflow