tests/test-histedit-obsolete.t
changeset 34870 64f29fff1877
parent 34867 7f183c643eb6
child 34961 a7e49a5b3e6f
equal deleted inserted replaced
34869:196548113ddd 34870:64f29fff1877
   543   |
   543   |
   544   o  12:40db8afa467b (public) c
   544   o  12:40db8afa467b (public) c
   545   |
   545   |
   546   o  0:cb9a9f314b8b (public) a
   546   o  0:cb9a9f314b8b (public) a
   547   
   547   
   548   $ hg histedit -r 'b449568bf7fc' --commands - << EOF --config experimental.stabilization.track-operation=1
   548   $ hg histedit -r 'b449568bf7fc' --commands - << EOF --config experimental.evolution.track-operation=1
   549   > pick b449568bf7fc 13 f
   549   > pick b449568bf7fc 13 f
   550   > pick 7395e1ff83bd 15 h
   550   > pick 7395e1ff83bd 15 h
   551   > pick 6b70183d2492 14 g
   551   > pick 6b70183d2492 14 g
   552   > pick b605fb7503f2 16 i
   552   > pick b605fb7503f2 16 i
   553   > pick 3a6c53ee7f3d 17 j
   553   > pick 3a6c53ee7f3d 17 j
   554   > edit ee118ab9fa44 18 k
   554   > edit ee118ab9fa44 18 k
   555   > EOF
   555   > EOF
   556   Editing (ee118ab9fa44), you may commit or record as needed now.
   556   Editing (ee118ab9fa44), you may commit or record as needed now.
   557   (hg histedit --continue to resume)
   557   (hg histedit --continue to resume)
   558   [1]
   558   [1]
   559   $ hg histedit --continue --config experimental.stabilization.track-operation=1
   559   $ hg histedit --continue --config experimental.evolution.track-operation=1
   560   $ hg log -G
   560   $ hg log -G
   561   @  23:175d6b286a22 (secret) k
   561   @  23:175d6b286a22 (secret) k
   562   |
   562   |
   563   o  22:44ca09d59ae4 (secret) j
   563   o  22:44ca09d59ae4 (secret) j
   564   |
   564   |