jj/lib
Martin von Zweigbergk 108b785a36 cli: don't panic on invalid config
If `~/.jjconfig` is invalid, we currently simply panic. That results
in a poor error message. We should handle the error instead.

Closes #55.
2022-02-19 23:38:23 -08:00
..
benches
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src cli: don't panic on invalid config 2022-02-19 23:38:23 -08:00
tests working_copy: take Tree, not CommitId, as argument to check_out() 2022-02-13 12:14:34 -08:00
build.rs
Cargo.toml