Georg Brandl <g.brandl <at> gmx.net> writes: > > When commits with bad whitespace changes are rejected on push, this is a > pretty good incentive to run the pre-commit hook next time, so that you > don't have to re-do all the commits in that batch :) Do you really have to re-do all the commits, or can you just commit the whitespace fixes separately?