On Tue, Jan 31, 2012 at 21:30, Matt Welland <[email protected]> wrote: > fossil could do with a little more power on the command line. Passing > remaining parameters to diff would be useful. Here is a crude work around > for you: > > $ fossil set diff-command 'diff $DIFFPARAMS' > $ DIFFPARAMS='-q' fossil diff -r 7ad3e >
Matt, thanks! This is a very clever trick! --Leo-- _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

