mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-09 22:16:32 +00:00
Unfortunately, config::Value is lax and '[7]' could be parsed as '["7"]'. I don't like it, but I think that's actually better for consistency as we use config.get_string() in various places. |
||
---|---|---|
.. | ||
cleanup_guard.rs | ||
cli_util.rs | ||
commands.rs | ||
config.rs | ||
diff_edit.rs | ||
formatter.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
progress.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
ui.rs |