mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-24 20:54:15 +00:00
7ba1c6bdb6
It's useful for tests, scripts, and debugging to be able to use specific config instead of the user's config. That's especially true for our automated tests because they didn't have a place to read config from on Windows before this patch (they read their config from `{FOLDERID_RoamingAppData}`, which I don't think we can override in tests). |
||
---|---|---|
.. | ||
smoke_test.rs | ||
test_git_push.rs | ||
test_gitignores.rs | ||
test_global_opts.rs | ||
test_init_command.rs | ||
test_ui.rs | ||
test_untrack_command.rs |