ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples
Martin von Zweigbergk 8eb3d85b1c backend: make write methods async
This doesn't provide any benefit yet bit I think we've known for a
while that we want to make the backend write methods async. It's just
not been important to Google because we have the local daemon process
that makes our writes pretty fast. Regardless, this first commit just
changes the API and all callers immediately block for now, so it won't
help even on slow backends.
2024-09-04 18:34:11 -07:00
..
custom-backend backend: make write methods async 2024-09-04 18:34:11 -07:00
custom-command formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
custom-commit-templater cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
custom-global-flag cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
custom-operation-templater cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
custom-working-copy formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00