谁成功地使用了 git-flow?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5531886/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 05:17:14  来源:igfitidea点击:

Who is successfully using git-flow?

gitworkflowgit-flow

回答by ChrisR

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.

本周我在我们的团队中引入了 git flow,现在我自己已经使用了几个星期,我非常喜欢它。它使分支和合并变得更加容易。这一切都可以使用默认的 git 完成,但 git flow 使它变得更加容易,并且分支模型相当容易理解并向新团队成员解释。

I'm all pro

我都是职业选手

回答by Paulo Barcelos

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

上周向 4 名开发人员团队介绍。似乎进展得非常好,到目前为止我们只是收到了积极的反馈。

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

我已经将它用于我的个人工作大约 2.5 周,我对它非常满意。除了时间优化之外,保持事物整洁的容易程度也是显而易见的。

回答by krainboltgreene

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.

我把它介绍给我的公司 iSeatz,它有 15 到 20 个程序员和 20 个左右的外国合同 UI 人员。一开始很颠簸,但在同事的帮助下,我设法将它塑造成一台涂有油的机器。

回答by Adam Nelson

Yipituses it and it works well for a 6 person development team.

Yipit使用它,它适用于 6 人开发团队。