tests/test-nested-repo.t
changeset 19124 4cdec37f0018
parent 16913 f2719b387380
child 35393 4441705b7111
equal deleted inserted replaced
19123:a91894c8064a 19124:4cdec37f0018
     4   $ echo x > b/x
     4   $ echo x > b/x
     5 
     5 
     6 Should print nothing:
     6 Should print nothing:
     7 
     7 
     8   $ hg add b
     8   $ hg add b
       
     9   $ hg st
       
    10 
       
    11   $ echo y > b/y
     9   $ hg st
    12   $ hg st
    10 
    13 
    11 Should fail:
    14 Should fail:
    12 
    15 
    13   $ hg st b/x
    16   $ hg st b/x