|
If it's large I want to be able to look at the commits in isolation and understand the work in the logical chunks that made sense to the author. If what made sense to them is temp, checkpoint, temp, temp, undo the temp, fix test, try this, that didn't work try other thing, maybe?, temp, fix test - then I don't stand a chance. Recently I reviewed one that had multiple 'rebase' commits, I have no idea. |
Then make the PR small.