resolving-merge-conflicts
处理进行中的 git 合并/变基冲突:逐个 hunk 分析、判断取舍、完成合并。适合多人协作分支合并冲突、rebase 卡住时使用。
技能介绍
处理进行中的 git 合并/变基冲突:逐个 hunk 分析、判断取舍、完成合并。适合多人协作分支合并冲突、rebase 卡住时使用。
适用对象
适合需要engineering能力、并希望先了解条目用途再决定是否安装的技能用户。
资料中明确的能力与使用场景
- 处理进行中的 git 合并/变基冲突:逐个 hunk 分析、判断取舍、完成合并
- 适合多人协作分支合并冲突、rebase 卡住时使用
- Work through an in-progress git merge or rebase conflict hunk by hunk, resolving by intent traced to each side's primary source, then finish the operation — never abort
详细说明
Work through an in-progress git merge or rebase conflict hunk by hunk, resolving by intent traced to each side's primary source, then finish the operation — never abort.
分类与标签
分类:engineering · engineering
相关入口
限制与注意事项
当前条目资料未提供独立的版本兼容性、参数表或完整测试报告;未列出的系统、依赖、权限与功能边界,请以官方入口的 README 和实际环境为准。