mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-15 08:53:16 +00:00
383cca4c4d
We're likely to use the right (or new) context lines in rendered diffs, but it's odd that the hunks iterator choose which context hunk to return. We'll also need both contents to calculate left/right line numbers. Since the hunk content types are the same, I also split enum DiffHunk into { kind, contents } pair. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |