Git、Code Review 与 C++ 团队协作接口 | C++

本章覆盖:Git 只作为工程工具接口;branch;commit;pull request;code review;small change;readable diff;formatting;generated files;binary artifacts;Git 详细教程独立建设;C++ review 特别关注所有权、生命周期、并发与异常安全。

本章知识点

  • Git 只作为工程工具接口
  • branch
  • commit
  • pull request
  • code review
  • small change
  • readable diff
  • formatting
  • generated files
  • binary artifacts
  • Git 详细教程独立建设
  • C++ review 特别关注所有权、生命周期、并发与异常安全