Top Banner
Time release branches master develop hotxes feature branches Feature for future release Tag 1.0 Major feature for next release From this point on, “next release” means the release after 1.0 Severe bug xed for production: hotx 0.2 Bugxes from rel. branch may be continuously merged back into develop Tag 0.1 Tag 0.2 Incorporate bugx in develop Only bugxes! Start of release branch for 1.0 Author: Vincent Driessen Original blog post: http://nvie.com/posts/a-succesful-git-branching-model License: Creative Commons BY-SA
1

Git Branching Model - nvie.com · Title: A successful Git branching model Author: Vincent Driessen (@nvie) Keywords: git, branching, model, gitflow, nvie, Vincent, Driessen, blog,

Aug 19, 2018

Download

Documents

vuongthuan
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Git Branching Model - nvie.com · Title: A successful Git branching model Author: Vincent Driessen (@nvie) Keywords: git, branching, model, gitflow, nvie, Vincent, Driessen, blog,

Time

release branches masterdevelop hot!xes

feature branches

Feature for future

release

Tag

1.0

Major feature for

next release

From this point on, “next release”

means the release after 1.0

Severe bug !xed for

production:hot!x 0.2

Bug!xes from rel. branch

may be continuously merged back into develop

Tag

0.1

Tag

0.2

Incorporate bug!x in develop

Only bug!xes!

Start of release

branch for1.0

Author: Vincent DriessenOriginal blog post: http://nvie.com/posts/a-succesful-git-branching-model

License: Creative Commons BY-SA