Mercurial > hg
annotate contrib/debian/hgkpath.rc @ 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 | 79e1064f7c5e |
children |
rev | line source |
---|---|
26299
79e1064f7c5e
debian: install hgk as part of mercurial-common (issue4829)
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
1 [hgk] |
79e1064f7c5e
debian: install hgk as part of mercurial-common (issue4829)
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
2 path = /usr/share/mercurial/hgk |