Mercurial > evolve
comparison tests/test-grab.t @ 4351:76500b73b1a9 stable
branching: merge stable into default prior to new version
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 22 Jan 2019 10:41:53 -0500 |
parents | 424b498aac00 |
children | a2fdbece7ce1 054ff759f2fd |
comparison
equal
deleted
inserted
replaced
4336:33fc61e5e119 | 4351:76500b73b1a9 |
---|---|
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 |