Hacker News new | ask | show | jobs
by efficientsticks 1557 days ago
In a past job, minimising Pull Requests was a key motivator - you can touch a larger cross section of codebase with a single branch.

It’s useful when lots of things that are genuinely distinct happen to have similar config, for example.