ok/jj
1
0
Fork 0
forked from mirrors/jj
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 lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
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 repo: add MutableRepo::new_commit() returning CommitBuilder 2022-12-26 23:30:52 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump insta from 1.23.0 to 1.24.1 2023-01-04 09:30:57 -08:00