Remix.run Logo
lokar 4 hours ago

If the whole thing is really all or nothing (very rare), at least break it up into sensible commits that can be reviewed individually.

singpolyma3 3 hours ago | parent [-]

If it can be broken into commits it's not all or nothing is it :)

lokar 2 hours ago | parent [-]

You could allow commits in the same PR that must all go together, and then squash them before you merge