jj/lib
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
..
benches
gen-protos
proc-macros
src local_working_copy: pass max file size to snapshot directly 2024-09-07 11:33:05 -07:00
tests local_working_copy: pass max file size to snapshot directly 2024-09-07 11:33:05 -07:00
testutils local_working_copy: pass max file size to snapshot directly 2024-09-07 11:33:05 -07:00
Cargo.toml
LICENSE