mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
cf8a0466c4
Errors that may occur while loading backend would vary per backends, and it's unlikely that these errors could be mapped to BackendError variants other than BackendError::Other. So let's extract Other(_) of that kind as a separate type to clarify there would be no other error variants. Perhaps, Backend/Error will be renamed to CommitBackend/Error or CommitStore/Error?, whereas I think BackendInit/LoadError can be shared among store factories. |
||
---|---|---|
.. | ||
custom-backend | ||
custom-command | ||
custom-global-flag |