Mercurial > evolve
comparison tests/test-grab.t @ 4232:424b498aac00
branching: merge with stable
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 10 Nov 2018 00:55:34 +0100 |
parents | 536c67823962 a8ed26f01c8d |
children | a2fdbece7ce1 054ff759f2fd |
comparison
equal
deleted
inserted
replaced
4221:db70de7c1698 | 4232:424b498aac00 |
---|---|
18 $ hg help grab | 18 $ hg help grab |
19 hg pick [-r] rev | 19 hg pick [-r] rev |
20 | 20 |
21 aliases: grab | 21 aliases: grab |
22 | 22 |
23 grabs a commit, move it on the top of working directory parent and | 23 move a commit on the top of working directory parent and updates to it. |
24 updates to it. | |
25 | 24 |
26 options: | 25 options: |
27 | 26 |
28 -r --rev REV revision to pick | 27 -r --rev REV revision to pick |
29 -c --continue continue interrupted pick | 28 -c --continue continue interrupted pick |