Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 264 Bytes

File metadata and controls

6 lines (4 loc) · 264 Bytes

combinediff-rs

Rust combinediff implementation.

This is a limited unfinished combinediff implementation, which works only for cases where two patches do not overlap. The hunk merging algorithm, which is the last piece of the puzzle, is still under development.