mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
We want these to be `Send` and `Sync` so we can send them between threads in our multi-threaded backend. This requires a bunch of subsequent (but obvious) changes throughout cli and the tests. Co-authored-by: Benjamin Brittain <ben@ersc.io> Signed-off-by: Austin Seipp <austin@ersc.io> Signed-off-by: Austin Seipp <aseipp@pobox.com> |
||
|---|---|---|
| .. | ||
| custom-backend | ||
| custom-command | ||
| custom-commit-templater | ||
| custom-global-flag | ||
| custom-operation-templater | ||
| custom-working-copy | ||