Right now it just shows:
M test.txt
1 file changed, 1 insertion(+), 0 deletions(-)
Previously we used git-commit-notifier to have nice colored diffs in our developer mailing list (this is a post-receive hook) when we were using Gitolite.
I could set it up the same in the Gerrit instance but then we'd be using two different mail mechanisms, email templates, and double emails on successful merges.
Thanks.