Comment on Stop sending me huge PRs; a rantComments−lokar28dIf the whole thing is really all or nothing (very rare), at least break it up into sensible commits that can be reviewed individually.−singpolyma328dIf it can be broken into commits it's not all or nothing is it :)−lokar28dYou could allow commits in the same PR that must all go together, and then squash them before you merge
Comments
If the whole thing is really all or nothing (very rare), at least break it up into sensible commits that can be reviewed individually.
If it can be broken into commits it's not all or nothing is it :)
You could allow commits in the same PR that must all go together, and then squash them before you merge