tests/test-mq.out
changeset 5534 61c230f81068
parent 5294 e14118f92730
child 5762 c2a21fe60994
child 5979 b4858eb4b58f
equal deleted inserted replaced
5527:0b3f910dfd17 5534:61c230f81068
    81 status
    81 status
    82 bleh
    82 bleh
    83   series:
    83   series:
    84 A
    84 A
    85 B
    85 B
       
    86 % qnew with uncommitted changes
       
    87 abort: local changes found, refresh first
       
    88 A somefile
       
    89 % qnew with uncommitted changes and missing file (issue 803)
       
    90 someotherfile: No such file or directory
       
    91 A somefile
       
    92 issue803.patch
       
    93 Patch queue now empty
    86 % qnew -m
    94 % qnew -m
    87 foo bar
    95 foo bar
    88 % qrefresh
    96 % qrefresh
    89 foo bar
    97 foo bar
    90 
    98