Hacker News new | ask | show | jobs
by InclinedPlane 4552 days ago
"I think the idea of things being broken for a bit while you refactor implies that you haven't checked the code in..."

This makes me cringe. I think it means that the code hasn't been merged with the main branch, or to the release branch, or that the feature flags which turn on the new code haven't yet been set to turn it on by default yet.