mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-04 13:29:49 +00:00
011d9e3486
I plan to make `RepoLoader::init()` return a `Result`, which means that `WorkspaceLoader::load()` will need to return more kinds of errors. Making it return `WorkspaceLoadError` is a good start. By also extracting a function for converting `WorkspaceLoadError` to `CommandError`, we can reuse a the handling of `PathError` in `cli_util`. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |