Mercurial > evolve
comparison tests/test-evolve-stop-phasediv.t @ 6042:1cbafebe874b
tests: add {instabilities} to the common glog alias
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 21 Sep 2021 22:11:31 +0300 |
parents | 6b7ef731141b |
children | c0921b5277a0 |
comparison
equal
deleted
inserted
replaced
6041:6b7ef731141b | 6042:1cbafebe874b |
---|---|
73 $ hg phase -r c41c793e0ef1 --public --hidden | 73 $ hg phase -r c41c793e0ef1 --public --hidden |
74 1 new phase-divergent changesets | 74 1 new phase-divergent changesets |
75 | 75 |
76 $ hg glog | 76 $ hg glog |
77 @ 6:ddba58020bc0 added d | 77 @ 6:ddba58020bc0 added d |
78 | () draft | 78 | () draft phase-divergent |
79 | o 4:c41c793e0ef1 added d | 79 | o 4:c41c793e0ef1 added d |
80 | | () public | 80 | | () public |
81 | o 3:ca1b80f7960a added c | 81 | o 3:ca1b80f7960a added c |
82 | | () public | 82 | | () public |
83 | o 2:b1661037fa25 added b | 83 | o 2:b1661037fa25 added b |
100 stopped the interrupted evolve | 100 stopped the interrupted evolve |
101 working directory is now at ddba58020bc0 | 101 working directory is now at ddba58020bc0 |
102 | 102 |
103 $ hg glog | 103 $ hg glog |
104 @ 6:ddba58020bc0 added d | 104 @ 6:ddba58020bc0 added d |
105 | () draft | 105 | () draft phase-divergent |
106 | o 4:c41c793e0ef1 added d | 106 | o 4:c41c793e0ef1 added d |
107 | | () public | 107 | | () public |
108 | o 3:ca1b80f7960a added c | 108 | o 3:ca1b80f7960a added c |
109 | | () public | 109 | | () public |
110 | o 2:b1661037fa25 added b | 110 | o 2:b1661037fa25 added b |