Re: Gitflow branching model

2015-05-13 Thread Janek Warchoł
niedziałek, 27 kwietnia 2015 Carl Sorensen napisał(a): > In another project that I am working on they use the gitflow branching > model. > > It seems to be quite robust in terms of > > a: Freezing features for release while at the same time providing a means > of working on

Gitflow branching model

2015-04-27 Thread Carl Sorensen
In another project that I am working on they use the gitflow branching model. It seems to be quite robust in terms of a: Freezing features for release while at the same time providing a means of working on new features. b: Providing formal methods for getting critical bug fixes into both the