mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-26 14:00:51 +00:00
93baff0b8a
It's cheap to look up commits again from the cache in `Store` but it can be expensive to look up commits we didn't end up needing. This will make it easier to refactor further and be able to cheaply set preliminary parents for a rewritten commits and then let the caller update them. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |