Who is successfully using git-flow? [closed]

旧街凉风 提交于 2019-12-20 08:57:48

问题


Are any large software projects using git-flow and, if so, how is it going?

(See http://nvie.com/posts/a-successful-git-branching-model/ and http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/)


回答1:


I've introduced git flow in our team this week and am using it myself for a few weeks now and I absolutely love it. It makes branching and merging back so much easier. It can all be done with default git but git flow makes it so much easier and the branching model is fairly easy to understand and explain to new team members.

I'm all pro




回答2:


Introduced to a 4 developers team last week. Seems to be going really well, we just had positive feedback so far.

I've been using it for my personal work for about 2,5 weeks and I am very happy with it. Besides the time optimization, the ease to keep things tidy is evident.




回答3:


I introduced it to my company iSeatz, who has 15 to 20 programmers and 20 or so foreign contract UI guys. It was bumpy at first, but I managed to shape it into a well oiled machine with the help of my co-workers.




回答4:


Yipit uses it and it works well for a 6 person development team.



来源:https://stackoverflow.com/questions/5531886/who-is-successfully-using-git-flow

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!