mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
4619942a57
We currently recalculate the entire evolution state whenever a new commit is added within a transaction. That's clearly wasteful. This commit makes the state-update incremental. |
||
---|---|---|
.. | ||
protos | ||
src | ||
tests | ||
Cargo.toml |