Worktree

通用 Git worktree 隔离工作技能。帮 wangxin/wx 用 git worktree 做目录级任务隔离:从基线分支切 feature 分支到主仓库旁的 .wt-<短任务名> 目录、在 worktree 里开发提交、合并后清理 worktree 与分支。支持多 worktree 并行与归属盘点(不碰别人的工作现场)。分支命名、基线判断、提交规范沿用 branch-management 技能。一切删除动作执行前必须先向用户确认。

shyxin d0283ef 6.0 KB Updated

File contents

shyxin/skills/tree/main/skills/productivity/worktree commit d0283ef27d

Frequently asked questions

npx skillmds@latest add shyxin/worktree