equal
deleted
inserted
replaced
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 VALUE 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 |
30 |
31 (some details hidden, use --verbose to show complete help) |
31 (some details hidden, use --verbose to show complete help) |
32 |
32 |
33 $ mkcommit a |
33 $ mkcommit a |
34 $ mkcommit b |
34 $ mkcommit b |