Hacker News new | ask | show | jobs
by mvdtnz 963 days ago
Squash merges are rebases.
1 comments

Maybe under the hood, but it's an option on github if you use that, or you can run `git merge --squash` as well.