tests/test-topic-shelve.t
changeset 2985 f63c97c01f92
parent 2680 d5eb5269128a
child 2988 62201935e1a7
equal deleted inserted replaced
2984:30f6030dca8f 2985:f63c97c01f92
    11   > EOF
    11   > EOF
    12 
    12 
    13   $ touch a
    13   $ touch a
    14   $ echo "Hello" >> a
    14   $ echo "Hello" >> a
    15   $ hg topic "testing-shelve"
    15   $ hg topic "testing-shelve"
       
    16   marked working directory as topic: testing-shelve
    16   $ hg topic
    17   $ hg topic
    17    * testing-shelve
    18    * testing-shelve
    18   $ hg ci -m "First commit" -A
    19   $ hg ci -m "First commit" -A
    19   adding a
    20   adding a
    20   $ hg topic
    21   $ hg topic