Hacker News new | ask | show | jobs
by simongr3dal 720 days ago
You sort of get that if you're consistent in working on a separate branch, rebasing, and keeping the merge commit when you finally merge.
1 comments

But you can also get it with much less discipline if just go wild merging and doing whatever. And then resolve your master PRs using squash.