mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-11 15:07:06 +00:00
98eaadf280
Instead of resolving deprecated variables by callers or config object, this patch adds a function that rewrites deprecated variables globally (and emits warnings accordingly.) It's simpler because StackedConfig doesn't have to deal with renamed variables internally. OTOH, warnings will be issued no matter if variables are used or not, which might be a bit noisy. Maybe we can also add "jj config migrate" command that updates user and repo configs. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |