forked from mirrors/jj
8bb92fa6fa
It's reasonable for a `WorkingCopy` implementation to want to return an error. `LocalWorkingCopyFactory` doesn't because it loads all data lazily. The VFS-based one at Google wants to be able to return an error, however. |
||
---|---|---|
.. | ||
main.rs |