Hi, On Thu, Nov 21, 2013 at 3:28 PM, Julian Reschke <[email protected]> wrote: > Those conflicts could be avoided by running the normalizing script before > trying to commit, right? > > -> find . -type f -name *.java -exec sed -i s/ *$// {} ;
Right, though I'm not sure whether doing that is worth the trouble. BR, Jukka Zitting
