Merge Conflict 的本质 | Git
本章覆盖:both sides modify same logical region;delete / modify conflict;rename conflict;content conflict;conflict markers;ours;theirs;base;index stages 1 / 2 / 3 的底层认知;冲突不是 Git “坏了”,而是需要人决定最终内容。
本章知识点
- both sides modify same logical region
- delete / modify conflict
- rename conflict
- content conflict
- conflict markers
- ours
- theirs
- base
- index stages 1 / 2 / 3 的底层认知
- 冲突不是 Git “坏了”,而是需要人决定最终内容