mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-05 20:55:05 +00:00
65bd5cacba
I'd like to read N files ahead from the backend, to avoid serializing too many server calls on backends that are backed by a server. Moving the reads a little earlier is a little step towards that. The `TreeState::write_*()` functions can now be made into free/static functions if we prefer. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |