On Sun, 11 Nov 2012 11:12:41 +0100 Thierry Vignaud <[email protected]> wrote: > On 9 November 2012 21:44, <[email protected]> wrote: > > Revision 6430 Author neoclust Date 2012-11-09 21:44:52 +0100 (Fri, 09 Nov > > 2012) > > > > Log Message > > > > Do not mix tabs and spaces > > Please refrain to do this on soft you don't maintain. > What's more this got in the way of svn/git blame...
Not sure about git or svn, but "hg annotate" has an option to ignore whitespace changes, so I figure other VCSes probably have it too. Regards Antoine.
