David Hendricks wrote:
I also like the idea of keeping scores for trivial rebases and no code change as well. There's no sense in having to wait for somebody to re-approve a patch for such things.
I disagree. Effectively it is saying that I have reviewed a piece of code which I have, in fact, not reviewed.
A rebase with no conflicts isn't automatically correct.
//Peter
Am 12.09.2014 um 23:36 schrieb Peter Stuge:
A rebase with no conflicts isn't automatically correct.
Given that we cherry-pick on submit, such a rebase already happens.
Patrick