comparison tests/test-amend.t @ 34867:7f183c643eb6

config: use 'experimental.evolution.allowunstable' Extract 'experimental.evolution' = allowunstable as 'experimental.evolution.allowunstable'. We keep the new option in the 'experimental.evolution' namespace in order to stay coherent with other options ('experimental.evolution.bundle-obsmarker' and 'experimental.evolution.track-operation') ease the renaming as possibly 'evolution.allowunstable'. Differential Revision: https://phab.mercurial-scm.org/D1150
author Boris Feld <boris.feld@octobus.net>
date Thu, 28 Sep 2017 18:56:40 +0100
parents 1644623ab096
children 554885e10868
comparison
equal deleted inserted replaced
34866:1644623ab096 34867:7f183c643eb6
178 178
179 With allowunstable, amend could work in the middle of a stack 179 With allowunstable, amend could work in the middle of a stack
180 180
181 $ cat >> $HGRCPATH <<EOF 181 $ cat >> $HGRCPATH <<EOF
182 > [experimental] 182 > [experimental]
183 > evolution=allowunstable
184 > evolution.createmarkers=True 183 > evolution.createmarkers=True
184 > evolution.allowunstable=True
185 > EOF 185 > EOF
186 186
187 $ hg amend 187 $ hg amend
188 $ hg log -T '{rev} {node|short} {desc}\n' -G 188 $ hg log -T '{rev} {node|short} {desc}\n' -G
189 @ 3 be169c7e8dbe B 189 @ 3 be169c7e8dbe B