mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
I'm going to add config post-processing stage in order to enable config variables conditionally, and handle/parse_early_args() doesn't have enough information to evaluate the condition. The deprecation warning could be emitted by parse_early_args(), but it's probably better to print it after --color option is applied.