mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-17 17:55:29 +00:00
5fecb396aa
I don't think there's a good reason not to write the `.jj/working_copy/tree_state` file on init. Being able to assume that the file exists means that we won't need the store object to to lazily load the `TreeState` object. Well, except that `TreeState` keeps an `Arc<Store>`, but I'm trying to change that. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |