Hacker News new | ask | show | jobs
by withinboredom 148 days ago
Please don’t use git-flow. Every time I see it, it looks like an over-engineer’s wet dream.
1 comments

Can you say more as to why? The concept is not complex and in our situation at least provides a lot of benefits.
I think the guy that created it has even stated he thinks it's a bad idea
Literally the reason’s for git’s existence is to make merging diverging histories less complicated. Adding back the complexity misses the point entirely.