tests/test-pick.t
branchmercurial-4.7
changeset 4549 dcaf340841ef
parent 4512 7a779a288793
child 4516 f54bb6eaf5e6
child 4771 ac079483153a
equal deleted inserted replaced
4548:d3cc1b55ad0a 4549:dcaf340841ef
    22   
    22   
    23   move a commit on the top of working directory parent and updates to it.
    23   move a commit on the top of working directory parent and updates to it.
    24   
    24   
    25   options:
    25   options:
    26   
    26   
    27    -r --rev REV   revision to pick
    27    -r --rev REV    revision to pick
    28    -c --continue  continue interrupted pick
    28    -c --continue   continue interrupted pick
    29    -a --abort     abort interrupted pick
    29    -a --abort      abort interrupted pick
    30    -t --tool TOOL specify merge tool
    30    -t --tool VALUE specify merge tool
    31   
    31   
    32   (some details hidden, use --verbose to show complete help)
    32   (some details hidden, use --verbose to show complete help)
    33 
    33 
    34   $ mkcommit a
    34   $ mkcommit a
    35   $ mkcommit b
    35   $ mkcommit b