hgbook

diff en/examples/mq.tools @ 27:535e87792eb1

More MQ content and examples.
Note -f option to some commands.
Note -a option to qpush and qpop.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Jul 12 00:14:52 2006 -0700 (2006-07-12)
parents
children 5cee64874312
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/mq.tools	Wed Jul 12 00:14:52 2006 -0700
     1.3 @@ -0,0 +1,9 @@
     1.4 +cp $EXAMPLE_DIR/data/remove-redundant-null-checks.patch .
     1.5 +
     1.6 +#$ name: tools
     1.7 +diffstat -p1 remove-redundant-null-checks.patch
     1.8 +
     1.9 +filterdiff -i '*/video/*' remove-redundant-null-checks.patch
    1.10 +
    1.11 +#$ name: lsdiff
    1.12 +lsdiff -nvv remove-redundant-null-checks.patch