On Mar 25, 2015, at 11:38 AM, bch <[email protected]> wrote: > > I presume you're using the "call-out" or "hook" feature of: > > $ fossil set diff-command "diff -bu" > > so that it's permanently set ?
No. Normally I *do* want to know about whitespace differences, in case something I’ve done has created pointless diffs. But occasionally when inspecting a change I’m about to check in, I want to see only the substantive changes, so it’s convenient to add “ -w” to the command. That’s why I’m excited about discovering this. It’s just a single flag for Fossil, so that there isn’t even a *need* for a Fossil equivalent of the old sdw alias now. Yay. :) _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

