Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On the contrary my team and I have been having great luck with git-flow.

When I onboard a new team member I watch them struggle with git-flow and for me that's a great thing to see because I see them learning an efficient way to work.

Once they 'get it' everything flows smoothly, and everyone has the same way of working which makes it very easy to see and help debug when things happen. Communication is also consistent across all team members partly because of the git-flow branching model. We as a team understand why / when to use feature branch, when to use hotfix, when to cut a release etc... That's what I expect from a team. Git flow has been great for our team and workflow.

To each their own. I guess I will continue recommending git-flow.



> I watch them struggle with git-flow and for me that's a great thing to see because I see them learning an efficient way to work

Maybe they're struggling because it's not efficient, or intuitive?


No they struggle because they don’t know the workflow which is what gitflow teaches them. Once they learn it things work very well and they go on to teach other people.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: