Hacker News new | ask | show | jobs
by polymeris 2188 days ago
On the topic of Git Flow and simpler & faster alternatives, last month I published a short blog post about my experience learning those alternatives exist at CircleCI[1].

The most important learning for me was that things like Git Flow aren't free: they slow you down and make developers feel more detached and less responsible for the code that's running in prod.

[1] https://circleci.com/blog/you-are-what-you-git-how-your-vcs-...