ours / theirs 的上下文语义 | Git

本章覆盖:current branch;merged branch;merge context;rebase context 中 ours / theirs 直觉可能反转;conflict stage;用业务意图决定结果;不把 ours 永远理解成“我的代码”。

本章知识点

  • current branch
  • merged branch
  • merge context
  • rebase context 中 ours / theirs 直觉可能反转
  • conflict stage
  • 用业务意图决定结果
  • 不把 ours 永远理解成“我的代码”