mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-26 14:00:51 +00:00
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 |