Monthly Archives October 2013

Better diffs in gerrit code review

Code review is critical for quality code. There are many ways to do it and many tools to help with the process, such as gerrit, phabricator, reviewboard and github code review. We use gerrit, which is nice. But there’s one annoying problem: when a change author rebases a change and pushes the rebased patch for [...]