Mercurial > hg
diff contrib/hgclient.py @ 34826:18a3274ed675
configitems: register the full 'merge-tools' config and sub-options
We register the merge-tools config section (which has an arbitrary base config
value) and the possible sub-attribute. The sub-attribute has to be registered
first or at the same time otherwise the '.*' item would shadow them.
Merge tools could include "." in their name so we can't constrain any more
than just ".*".
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sun, 08 Oct 2017 20:37:13 +0200 |
parents | 3f45488d70df |
children | 73c2b9c9cd3c |