Hacker News new | ask | show | jobs
by throwaw20221107 1318 days ago
What do you mean?

Dev 1: "I would like my PR to make 2 commits into `main` instead of the 1 that everyone else gets via squash."

Dev 2: "Ok then make 2 PRs."

1 comments

It's reasonable to want a series of commits (or patches) to be pulled together, assuming they are well-organized commits.