sapling/eden/scm/edenscmnative/bindings
Durham Goode 33a634167e dynamicconfig: support a disallowlist config
Summary:
This new disallowlist will let us specify config section.key's which
should not be accepted from old rc files. This will let us incrementally disable
loading of those configs from the old files, which will then let us delete them
from the old rc's and eventually delete the old rc's entirely.

This diff also removes hgrc.local and hgrc.od from the list of configs we
verify, since those are not on the list of configs that need to be removed in
this initiative.

Reviewed By: quark-zju

Differential Revision: D23065595

fbshipit-source-id: 5cd742d099efd651174cab5e87bb7cdc4bae8054
2020-08-16 16:56:00 -07:00
..
modules dynamicconfig: support a disallowlist config 2020-08-16 16:56:00 -07:00
src configs: move dynamicconfig into configparser 2020-08-16 16:55:59 -07:00
Cargo.toml configs: move dynamicconfig into configparser 2020-08-16 16:55:59 -07:00
dirs.pyi begin adding some type stubs for the Rust Python bindings 2020-08-11 21:45:04 -07:00