tests/test-extdiff.t
changeset 17837 b623e323c561
parent 16899 8149ff405c78
child 22110 26f7c8033bed
equal deleted inserted replaced
17836:98347af64593 17837:b623e323c561
    45    -I --include PATTERN [+] include names matching the given patterns
    45    -I --include PATTERN [+] include names matching the given patterns
    46    -X --exclude PATTERN [+] exclude names matching the given patterns
    46    -X --exclude PATTERN [+] exclude names matching the given patterns
    47   
    47   
    48   [+] marked option can be specified multiple times
    48   [+] marked option can be specified multiple times
    49   
    49   
    50   use "hg -v help falabala" to show more info
    50   use "hg -v help falabala" to show the global options
    51 
    51 
    52   $ hg ci -d '0 0' -mtest1
    52   $ hg ci -d '0 0' -mtest1
    53 
    53 
    54   $ echo b >> a
    54   $ echo b >> a
    55   $ hg ci -d '1 0' -mtest2
    55   $ hg ci -d '1 0' -mtest2