发现和使用优秀的技能扩展
除了 add/commit/push 之外的高级 Git 操作。用于变基、二分查找错误、使用工作树进行并行开发、使用 reflog 恢复、管理子树/子模块、解决合并冲突、跨分支拣选提交或处理单体仓库时。
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.