jj/lib
Yuya Nishihara ea96ea3ffe cli: load configs from .jj/repo/config.toml
Since per-repo config may contain CLI settings, it must be visible to CLI.
Therefore, UserSettings::with_repo() -> RepoSettings isn't used, and its
implementation is nullified by this commit.

#616
2023-01-07 11:33:12 +09:00
..
gen-protos
src cli: load configs from .jj/repo/config.toml 2023-01-07 11:33:12 +09:00
tests backend: remove PartialEq/Eq implementations 2023-01-02 12:28:51 -06:00
testutils
build.rs
Cargo.toml cargo: bump insta from 1.23.0 to 1.24.1 2023-01-04 09:30:57 -08:00