comparison tests/test-issue-5720.t @ 5722:61d2f1cf90f0

branching: merge stable into default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 22 Jan 2021 11:04:55 +0100
parents e5d91fd1f319 b3d9e6c805d6
children 8e4f6354b316
comparison
equal deleted inserted replaced
5705:9f8ff149f258 5722:61d2f1cf90f0
72 continue: hg evolve --continue 72 continue: hg evolve --continue
73 73
74 Continue the evolution 74 Continue the evolution
75 $ hg evolve --continue 75 $ hg evolve --continue
76 evolving 2:13833940840c "c" 76 evolving 2:13833940840c "c"
77 working directory is now at 87495ea7c9ec
78 77
79 Tip should stay in secret phase 78 Tip should stay in secret phase
80 $ hg log -G -T "{rev}: {phase}" 79 $ hg log -G -T "{rev}: {phase}"
81 o 4: secret 80 o 4: secret
82 | 81 |