ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples
Martin von Zweigbergk 8bb92fa6fa working_copy: allow load_working_copy() to return error
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.
2024-04-19 15:22:37 -07:00
..
custom-backend cli_util: support multiple extensions consistently 2024-04-12 14:07:33 -04:00
custom-command cli: use RevisionArg type in "resolve -r", "bench", and example command 2024-04-03 15:30:30 +09:00
custom-commit-templater cli_util: support multiple extensions consistently 2024-04-12 14:07:33 -04:00
custom-global-flag
custom-operation-templater cli_util: support multiple extensions consistently 2024-04-12 14:07:33 -04:00
custom-working-copy working_copy: allow load_working_copy() to return error 2024-04-19 15:22:37 -07:00