- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 111字
- 2021-07-02 21:18:31
GitFlow branching model
The following diagram illustrates the full version of GitFlow. We have a Master/Production branch that contains only the production-ready code. The Feature branches are where all of the development takes place. The Integration branch is where the code gets integrated and tested for quality. In addition to that, we have release branches that are pulled out from the Integration branch as and when there is a stable release. All bug fixes related to a release happen in the Release branches. There is also a Hotfix branch that is pulled out of the Master/Production branch as and when there is a need for a hotfix:
GitFlow branching strategy
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Linux內核完全注釋(20周年版·第2版)
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- Windows Phone 7.5 Data Cookbook
- 直播系統開發:基于Nginx與Nginx-rtmp-module
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 細說Linux基礎知識
- Learning Magento 2 Administration
- 計算機系統:基于x86+Linux平臺
- bash shell腳本編程經典實例(第2版)
- Multi-Cloud for Architects
- 應急指揮信息系統設計
- CSS揭秘
- Linux內核分析及應用
- OpenStack Essentials(Second Edition)