On Fri, 20 Feb 2009, Chris Frey wrote: > Hi, > > Is it possible to somehow enable whitespace checking during git-add? > In my searches, I can only seem to find mention of it in git-diff. One thing you can do is: 1) 'git add' and 'git commit' as usual 2) run 'git rebase -f --whitespace=fix HEAD~' Nicolas -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html