5 ms·
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.
by simongr3dal 2y 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.
- recursive 2y agoBut 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.