mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-25 05:29:39 +00:00
f3fbdf9f84
This converts `TreeDiffIterator::tree()` and `TreeDiffIterator::single_tree()` into associated functions and passes in the `&MergedTree` into the former. This prepares for fixing #2165, and it removes the need for the `TreeDiffIterator::store` field. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml |