tests/test-amend.t
branchstable
changeset 699 dba3ed9f2c4f
parent 695 7daf42959b72
child 742 760d01a549a6
equal deleted inserted replaced
698:b21437d19ea2 699:dba3ed9f2c4f
    22   $ hg branch foo
    22   $ hg branch foo
    23   marked working directory as branch foo
    23   marked working directory as branch foo
    24   (branches are permanent and global, did you want a bookmark?)
    24   (branches are permanent and global, did you want a bookmark?)
    25   $ hg amend
    25   $ hg amend
    26   $ hg debugobsolete
    26   $ hg debugobsolete
    27   bd19cbe78fbfbd87eb33420c63986fe5f3154f2c a34b93d251e49c93d5685ebacad785c73a7e8605 0 {'date': '* *', 'user': 'test'} (glob)
       
    28   07f4944404050f47db2e5c5071e0e84e7a27bba9 a34b93d251e49c93d5685ebacad785c73a7e8605 0 {'date': '* *', 'user': 'test'} (glob)
    27   07f4944404050f47db2e5c5071e0e84e7a27bba9 a34b93d251e49c93d5685ebacad785c73a7e8605 0 {'date': '* *', 'user': 'test'} (glob)
       
    28   bd19cbe78fbfbd87eb33420c63986fe5f3154f2c 0 {'date': '* *', 'user': 'test'} (glob)
    29   $ hg branch
    29   $ hg branch
    30   foo
    30   foo
    31   $ hg branches
    31   $ hg branches
    32   foo                            2:a34b93d251e4
    32   foo                            2:a34b93d251e4
    33   $ glog
    33   $ glog
    67    a
    67    a
    68   -a
    68   -a
    69   $ hg pdiff
    69   $ hg pdiff
    70   $ hg ci -m reseta
    70   $ hg ci -m reseta
    71   $ hg debugobsolete
    71   $ hg debugobsolete
    72   bd19cbe78fbfbd87eb33420c63986fe5f3154f2c a34b93d251e49c93d5685ebacad785c73a7e8605 0 {'date': '* *', 'user': 'test'} (glob)
       
    73   07f4944404050f47db2e5c5071e0e84e7a27bba9 a34b93d251e49c93d5685ebacad785c73a7e8605 0 {'date': '* *', 'user': 'test'} (glob)
    72   07f4944404050f47db2e5c5071e0e84e7a27bba9 a34b93d251e49c93d5685ebacad785c73a7e8605 0 {'date': '* *', 'user': 'test'} (glob)
       
    73   bd19cbe78fbfbd87eb33420c63986fe5f3154f2c 0 {'date': '* *', 'user': 'test'} (glob)
    74   $ hg phase 2
    74   $ hg phase 2
    75   2: draft
    75   2: draft
    76   $ glog
    76   $ glog
    77   @  4@foo(draft) reseta
    77   @  4@foo(draft) reseta
    78   |
    78   |