comparison tests/test-glog.t @ 34866:1644623ab096

config: use 'experimental.evolution.create-markers' Extract 'experimental.evolution' = createmarkers as 'experimental.evolution.createmarkers'. 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.createmarkers'. Differential Revision: https://phab.mercurial-scm.org/D1149
author Boris Feld <boris.feld@octobus.net>
date Thu, 28 Sep 2017 18:19:06 +0100
parents eb586ed5d8ce
children a7f7eff4ec08
comparison
equal deleted inserted replaced
34865:a0100f34e20b 34866:1644623ab096
2295 Test --hidden 2295 Test --hidden
2296 (enable obsolete) 2296 (enable obsolete)
2297 2297
2298 $ cat >> $HGRCPATH << EOF 2298 $ cat >> $HGRCPATH << EOF
2299 > [experimental] 2299 > [experimental]
2300 > stabilization=createmarkers 2300 > evolution.createmarkers=True
2301 > EOF 2301 > EOF
2302 2302
2303 $ hg debugobsolete `hg id --debug -i -r 8` 2303 $ hg debugobsolete `hg id --debug -i -r 8`
2304 obsoleted 1 changesets 2304 obsoleted 1 changesets
2305 $ testlog 2305 $ testlog