comparison tests/test-evolve-bumped.t @ 1356:aff6bc2a6b2d

test: adapt to change in mercurial core Bundle2 is one by default and more capability have been added.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 04 Jun 2015 13:26:58 -0700
parents cc3e68120185
children 848a04c078c7
comparison
equal deleted inserted replaced
1355:5b66cff0e470 1356:aff6bc2a6b2d
45 searching for changes 45 searching for changes
46 adding changesets 46 adding changesets
47 adding manifests 47 adding manifests
48 adding file changes 48 adding file changes
49 added 1 changesets with 1 changes to 1 files 49 added 1 changesets with 1 changes to 1 files
50 pull obsolescence markers
51 (run 'hg update' to get a working copy) 50 (run 'hg update' to get a working copy)
52 $ hg log -r 'draft()' 51 $ hg log -r 'draft()'
53 changeset: 1:4d1169d82e47 52 changeset: 1:4d1169d82e47
54 tag: tip 53 tag: tip
55 user: alice 54 user: alice
69 $ hg amend -m 'tweak a' 68 $ hg amend -m 'tweak a'
70 $ hg pull ../public 69 $ hg pull ../public
71 pulling from ../public 70 pulling from ../public
72 searching for changes 71 searching for changes
73 no changes found 72 no changes found
74 pull obsolescence markers
75 1 new bumped changesets 73 1 new bumped changesets
76 74
77 $ hg evolve -a 75 $ hg evolve -a
78 recreate:[2] tweak a 76 recreate:[2] tweak a
79 atop:[1] modify a 77 atop:[1] modify a