diff .hgignore @ 4479:2db0aca03a88 stable

extensions: avoid enabling evolve for unrelated repositories (issue6057) The support for the `experimental.evolve` config have been there forever. So we can stop using the global variable. This help avoiding evolve to enable itself of repository that did not explicitly activated it. For example, this is useful for hgwebdir. Before this change, evolution feature had to be explicitly disabled or enabled in every single repository.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 09 Apr 2019 20:45:36 +0200
parents aad37ffd7d58
children ba316ce15040
line wrap: on
line diff