Git Advanced Workflows

当需要重写提交历史、跨分支搬运提交、定位引入 Bug 的提交或从 Git 误操作中恢复时使用;产出整洁的提交历史、可安全推送的分支与恢复方案;不适用于已推送共享分支的历史改写或普通 add/commit/push 基础操作;触发词:交互式 rebase、cherry-pick、bisect、worktree、reflog、squash、force-with-lease

findscripter 75b6e18 5.9 KB Updated

File contents

findscripter/everything-skills/tree/main/02-engineering/git-advanced-workflows commit 75b6e18ade

Frequently asked questions

npx skillmds@latest add findscripter/git-advanced-workflows