tests/test-bisect
changeset 5735 9079081b8982
parent 2990 61fcd9fac434
child 5775 2dd202a6e15b
equal deleted inserted replaced
5734:944b231fa0e7 5735:9079081b8982
    24 
    24 
    25 echo % hg up -C
    25 echo % hg up -C
    26 hg up -C
    26 hg up -C
    27 
    27 
    28 echo % bisect test
    28 echo % bisect test
    29 hg bisect init
    29 hg bisect -r
    30 hg bisect bad
    30 hg bisect -b
    31 hg bisect good 1
    31 hg bisect -g 1
    32 hg bisect good
    32 hg bisect -g
    33 hg bisect good
    33 hg bisect -g
    34 hg bisect good
    34 hg bisect -g
    35 hg bisect bad
    35 hg bisect -b
    36 hg bisect good
    36 hg bisect -g