Hi, Luca Ferrari writes: > On Thu, Feb 25, 2016 at 1:10 AM, Emanuel Berg wrote: >> People will get the new version and that will replace >> their local ones which will also be upgraded (to the >> better). > > That's the problem: I don't want to have a lot of checkins due to > someone in my team just removing white spaces. > Try it at home: checkout a file, remove all the spaces and do a > diff....and try to find out what line of code you changed amongst the > space removal! Despite the discussion itself: you can ignore lines with only space changes in all VCS: git diff -w svn diff -x -b diff -b bzr diff --diff-options='-w' hg diff -w Best regards, -- Christian Kruse https://wwwtech.de/about