jj/lib
Waleed Khan 3264135489 refactor(working_copy): return updated new tree value from update_file_state
The intention in this and some future commits is to have `update_file_state` accept `&self` instead of `&mut self` to make clear what data is updated by `update_file_state` and to ensure transactional safety of the `TreeState` contents.
2023-07-28 09:52:37 -07:00
..
benches
gen-protos
src refactor(working_copy): return updated new tree value from update_file_state 2023-07-28 09:52:37 -07:00
tests
testutils
Cargo.toml