Mercurial > hg
comparison hgext3rd/__init__.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 | 4b81487a01d4 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
34825:4d5d5009bd75 | 34826:18a3274ed675 |
---|