This makes it easier to redirect the produced git diff
on failure. On success, it shouldn’t hurt, because the same output is still present, just on stderr.
Can be tested by introducing a fault in any scripted diff and then calling commit-script-check.sh HEAD~..HEAD > any_file.txt
. Previously the file contained the full output, now it contains just the diff.