jj/lib/testutils
Martin von Zweigbergk b22d8fefd9 local_working_copy: pass max file size to snapshot directly
We were passing the max file size to snapshot to
`WorkingCopy::snapshot()` via `UserSettings`. It's simpler and more
flexible to set it  on `SnapshotOptions` instead.
2024-09-07 11:33:05 -07:00
..
src local_working_copy: pass max file size to snapshot directly 2024-09-07 11:33:05 -07:00
Cargo.toml store: make write_commit() async 2024-09-04 18:34:11 -07:00