diff mercurial/mail.py @ 46732:60fe9ebae29b

rhg: Sort config files when adding a directory For example in `/etc/mercurial/hgrc.d/` or with `HGRCPATH=some-directory`. Previously files where parsed in the order returned by the filesystem, which is undefined. But order is significant when multiple files define the same configuration key: the "last" one wins. Differential Revision: https://phab.mercurial-scm.org/D10111
author Simon Sapin <simon.sapin@octobus.net>
date Wed, 03 Mar 2021 20:02:07 +0100
parents 89a2afe31e82
children b0253377e170
line wrap: on
line diff