Wow, two new git diff options:

--minimal to spend extra CPU cycles to generate a shorter diff

--function-context to display the whole function that was affected by the change. Nice for reviews by people without the whole context in mind.