git blame:逐行来源与使用边界 | Git

本章覆盖:`git blame`;commit per line;author;line history;refactor noise;blame 用于理解上下文,不用于“追责”;code ownership context;bug archaeology;与 log / show 联合使用。

本章知识点

  • git blame
  • commit per line
  • author
  • line history
  • refactor noise
  • blame 用于理解上下文,不用于“追责”
  • code ownership context
  • bug archaeology
  • 与 log / show 联合使用