hgext/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Wed, 20 May 2015 16:35:45 -0700
changeset 1441 a4abe588d77f
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
evolve: mechanism to load some commands selectively This patch introduces a new config option: experimental.evolutioncommands to load evolve's command selectively. It is part of a sequence of patches to make evolve's command respect the value of experimental.evolution. Once these commands are ready and actually respect the flag, they are safe to use and can be enabled with the mechanism developed in this patch.

# Copyright 2011 Logilab SA <contact@logilab.fr>