Mercurial > hg
comparison contrib/mercurial.spec @ 25095:3182965b3971
config: give it an includepaths option for looking for config files
It is desirable to "derive" templates from the provided templates. A
simple way to do this is e.g.
%include map-cmdline.default
in your own mapfile. Then you only have to redefine a few templates
instead of copying over the whole thing. This %include mechanism
already works for the built-in templates because by default it *only*
looks for files that are in the same directory as the including
mapfile.
With this changeset, config grows an option to add more include paths
for config files.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Fri, 15 May 2015 09:04:32 -0400 |
parents | 7940c538db83 |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
25093:fe3a72a3e7ca | 25095:3182965b3971 |
---|