tests/test-nested-repo
changeset 2136 3335564f2518
parent 2061 5987c1eac2ce
child 2965 890e285c52a1
equal deleted inserted replaced
2135:11ad47f22023 2136:3335564f2518
    12 hg add b/x
    12 hg add b/x
    13 
    13 
    14 echo '# should print A b/x'
    14 echo '# should print A b/x'
    15 hg st
    15 hg st
    16 echo '# should forget b/x'
    16 echo '# should forget b/x'
    17 hg forget
    17 hg revert
    18 echo '# should print nothing'
    18 echo '# should print nothing'
    19 hg st b
    19 hg st b