jj/lib
Martin von Zweigbergk 6514ab2e3a cli: when config is invalid, use default config
When we fail to read the user's config, it seems obviously better to
use the default config than to not use it. It doesn't matter yet, but
it will matter when I've moved color configs out of `formatter.rs` and
into a `.toml` file. Without this change, we'd lose the default
coloring of the error message for config errors.
2022-12-24 07:07:37 -08:00
..
gen-protos lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
src cli: when config is invalid, use default config 2022-12-24 07:07:37 -08:00
tests commit_builder: relax type of description parameter 2022-12-22 14:59:03 +09:00
testutils op_heads_store: give the OpHeadsStore factory semantics 2022-12-16 10:47:48 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump pest from 2.5.1 to 2.5.2 2022-12-23 09:24:57 -08:00