tests/test-commit-multiple.t
changeset 25295 701df761aa94
parent 20117 aa9385f983fa
child 30559 d83ca854fa21
equal deleted inserted replaced
25293:ab618e52788a 25295:701df761aa94
    50 transplant bug fixes onto release branch
    50 transplant bug fixes onto release branch
    51   $ hg update 0
    51   $ hg update 0
    52   1 files updated, 0 files merged, 2 files removed, 0 files unresolved
    52   1 files updated, 0 files merged, 2 files removed, 0 files unresolved
    53   $ hg branch release
    53   $ hg branch release
    54   marked working directory as branch release
    54   marked working directory as branch release
    55   (branches are permanent and global, did you want a bookmark?)
       
    56   $ hg transplant 2 3
    55   $ hg transplant 2 3
    57   applying [0-9a-f]{12} (re)
    56   applying [0-9a-f]{12} (re)
    58   [0-9a-f]{12} transplanted to [0-9a-f]{12} (re)
    57   [0-9a-f]{12} transplanted to [0-9a-f]{12} (re)
    59   applying [0-9a-f]{12} (re)
    58   applying [0-9a-f]{12} (re)
    60   [0-9a-f]{12} transplanted to [0-9a-f]{12} (re)
    59   [0-9a-f]{12} transplanted to [0-9a-f]{12} (re)