The master branch is a stable baseline. The develop branch is a CI baseline.
IMO, the develop and master branch model are easy to scalable, especially for CTR mechanism and more and more guys contributions. :-) > 在 2017年3月10日,15:39,Xin Wang <[email protected]> 写道: > > Agree with Roman, I don't think developing on master is a problem. Just > like many bigdata projects: Storm,Spark,Flink.. > > - Xin > > 2017-03-10 15:34 GMT+08:00 yukon <[email protected]>: > >> Hi, >> >> We also use tags for releases, but make master branch in a stable state may >> be better. And this branching model is very classical and used widely. >> >> Regards >> >> On Fri, Mar 10, 2017 at 3:07 PM, Roman Shtykh <[email protected]> >> wrote: >> >>> Guys, what is the reason for not developing on master branch and using >>> tags for releases? It works for many other projects. >>> Roman >>> >>> >>> On Friday, March 10, 2017 3:14 PM, yukon <[email protected]> wrote: >>> >>> >>> Hi all, >>> >>> Our new branching model has been put into effect, more details please >> refer >>> to [1]. >>> >>> So, please kindly send pull requests to develop branch instead of master >>> branch. Thanks. >>> >>> [1]. http://rocketmq.incubator.apache.org/docs/branching-model >>> >>> Regards, >>> yukon >>> >>> >>> >>> >>
