Hacker News new | ask | show | jobs
by qxamak 3008 days ago
> More often than not, you end up with a broken release right after you merge back your feature branch.

How does this happen? Are you talking about merge conflicts? Or actual releases that get deployed that don't work?