Hacker News new | ask | show | jobs
by saagarjha 2085 days ago
Then you split the feature up? It’s generally possible to do this.
1 comments

I mean, I’m the one arguing for smaller commits, so yes, if you make it 10 commits via 10 prs instead, that’s fine with me. But if all of that has to go out at the same time, that’s not any different than one pr with 10 commits (and probably worse because it’s harder to see all the changes together).
I actually occasionally make those kinds of pull requests and would recommend that over the alternative.