ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples
Yuya Nishihara 47307556dd working_copy: pass SnapshotOptions by reference
Though SnapshotOptions can be cheaply cloned, it doesn't make much sense that
snapshot() consumes a settings-like object.
2024-09-08 04:51:21 +09:00
..
custom-backend backend: make write methods async 2024-09-04 18:34:11 -07:00
custom-command transaction: rename mut_repo() to idiomatic repo_mut() 2024-09-07 10:51:43 -07: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 working_copy: pass SnapshotOptions by reference 2024-09-08 04:51:21 +09:00