Hacker News new | ask | show | jobs
by phailhaus 1459 days ago
That's really interesting, if PR's aren't allowed to have multiple commits then why not just enforce squash-and-merge for all PR's? Then it doesn't matter what you do on your local branch, because when the PR is merged it's squashed into a single commit.
1 comments

Exactly what I argued, but it wasn't my call to make...