Git Flow、Release Branch 与 Hotfix 的历史定位 | Git

本章覆盖:develop;feature;release;hotfix;main;structured release;overhead;long-lived branches;merge complexity;适合特定版本发布模式;现代持续交付团队不一定适合完整 Git Flow。

本章知识点

  • develop
  • feature
  • release
  • hotfix
  • main
  • structured release
  • overhead
  • long-lived branches
  • merge complexity
  • 适合特定版本发布模式
  • 现代持续交付团队不一定适合完整 Git Flow