mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-31 08:21:58 +00:00
ac52e43435
If the user config path was an empty directory, these commands would fail with EISDIR instead of "can't set config in path (dirs not supported)". I think this can be changed later to create new "$dir/config.toml" file. Maybe we can also change the default path to ~/.config/jj directory, and load all *.toml files from there? |
||
---|---|---|
.. | ||
mod.rs |