Git 與 CI/CD MOC

用途:串連 Git 版控操作與 CI/CD pipeline 的相關筆記。 上層:Software Engineering MOC

Git 操作

分支規範

  • Cedars FE — branch 命名規範(feat / fix / hotfix / chore)

CI/CD

相關