forked from mirrors/jj
70598498b0
I plan to provide a richer version of `TreeDiffEntry` with copy info (and to make `TreeDiffEntry` itself "poorer"). Most callers want to know about copies/renames, but at least working copy implementations probably don't. This patch adds separate `diff_stream()` and `diff_stream_with_copies()` so we can provide the simpler interface for callers that don't need copy info. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |