mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-15 00:44:33 +00:00
da01734639
UserSettings::get_*() will be changed to look up a merged value from StackedConfig, not from a merged config::Value. This will help migrate away from the config crate. Not all tests are ported to ConfigLayer::parse() because it seemed a bit odd to format!() a TOML document and parse it to build a table of configuration variables. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |