Commit Range 与历史选择 | Git

本章覆盖:`A..B`;commits reachable from B not A;symmetric difference `A...B`;`--left-right`;`--cherry`;branch comparison;release notes candidate commits;upstream divergence;history query;revision set thinking。

本章知识点

  • A..B
  • commits reachable from B not A
  • symmetric difference A...B
  • --left-right
  • --cherry
  • branch comparison
  • release notes candidate commits
  • upstream divergence
  • history query
  • revision set thinking