sapling/eden/scm/lib/configparser
Durham Goode 1d770d8e17 config: fix dynamic config overriding non-subset final value
Summary:
There was a bug where if the dynamicconfig chose a value that matched
one of the ported rc files, but it did not match the final value of that config
(from a not-yet-ported rc file), it would chose the dynamicconfig value instead
of the original final value. Let's drop the dynamicconfig value in this case as
well.

Reviewed By: quark-zju

Differential Revision: D21674469

fbshipit-source-id: efcd36e9602e16210999ec8c88e86b1d7ee355e4
2020-05-21 10:41:11 -07:00
..
benches Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
src config: fix dynamic config overriding non-subset final value 2020-05-21 10:41:11 -07:00
Cargo.toml configparser: migrate from bytes to minibytes 2020-03-13 10:51:41 -07:00
CMakeLists.txt Merge fb-mercurial sources into the eden repository 2019-11-13 20:20:32 -08:00
ConfigParser.cpp Merge fb-mercurial sources into the eden repository 2019-11-13 20:20:32 -08:00
ConfigParser.h Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00