Hacker News new | ask | show | jobs
by hypendev 1 day ago
Why isnt refactor in its separate PR? Every developer with an ounce of thought would tell youn to:

>Do PR refactoring module A >Do PR with feature X + cleanup >Maybe PR with additional work if bigger

1 comments

I think we're saying the same thing, that's how I use stacked PRs.